com.ebmwebsourcing.wsstar.qml.impl
Class TypeImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Type>
com.ebmwebsourcing.wsstar.qml.impl.TypeImpl
- All Implemented Interfaces:
- Type, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class TypeImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Type>
- implements Type
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
|
Constructor Summary |
TypeImpl(Type 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 |
TypeImpl
public TypeImpl(Type model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSQMLException
- Throws:
WSQMLException
getName
public java.lang.String getName()
- Specified by:
getName in interface Type
getSemanticConcept
public java.lang.String getSemanticConcept()
- Specified by:
getSemanticConcept in interface Type
setName
public void setName(java.lang.String name)
- Specified by:
setName in interface Type
setSemanticConcept
public void setSemanticConcept(java.lang.String concept)
- Specified by:
setSemanticConcept in interface Type
Copyright © 2009 eBM Websourcing. All Rights Reserved.