com.ebmwebsourcing.wsstar.qml.impl
Class UnitImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Unit>
      extended by 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

Field Summary
 
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)
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getSemanticConcept()
           
 void setName(java.lang.String name)
           
 void setSemanticConcept(java.lang.String concept)
           
 
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
 

Constructor Detail

UnitImpl

public UnitImpl(Unit model,
                org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
         throws WSQMLException
Throws:
WSQMLException
Method Detail

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.