com.ebmwebsourcing.wsstar.qml.impl
Class UnitImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Unit>
com.ebmwebsourcing.wsstar.qml.impl.UnitImpl
- All Implemented Interfaces:
- Unit, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class UnitImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Unit>
- implements Unit
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
|
Constructor Summary |
UnitImpl(Unit model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
|
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnitImpl
public UnitImpl(Unit model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSQMLException
- Throws:
WSQMLException
getName
public java.lang.String getName()
- Specified by:
getName in interface Unit
getSemanticConcept
public java.lang.String getSemanticConcept()
- Specified by:
getSemanticConcept in interface Unit
setName
public void setName(java.lang.String name)
- Specified by:
setName in interface Unit
setSemanticConcept
public void setSemanticConcept(java.lang.String concept)
- Specified by:
setSemanticConcept in interface Unit
Copyright © 2009 eBM Websourcing. All Rights Reserved.