com.ebmwebsourcing.wsstar.notification.definition.topics.impl
Class TopicNamespaceTypeImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<TopicNamespaceType>
com.ebmwebsourcing.wsstar.notification.definition.topics.impl.TopicNamespaceTypeImpl
- All Implemented Interfaces:
- TopicNamespaceType, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement
public class TopicNamespaceTypeImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<TopicNamespaceType>
- implements TopicNamespaceType
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
TopicNamespaceTypeImpl
public TopicNamespaceTypeImpl(TopicNamespaceType model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
addTopic
public void addTopic(TopicType value)
- Specified by:
addTopic in interface TopicNamespaceType
getName
public java.lang.String getName()
- Specified by:
getName in interface TopicNamespaceType
getTargetNamespace
public java.lang.String getTargetNamespace()
- Specified by:
getTargetNamespace in interface TopicNamespaceType
getTopics
public java.util.List<TopicType> getTopics()
- Specified by:
getTopics in interface TopicNamespaceType
setName
public void setName(java.lang.String value)
- Specified by:
setName in interface TopicNamespaceType
setTargetNamespace
public void setTargetNamespace(java.lang.String value)
- Specified by:
setTargetNamespace in interface TopicNamespaceType
addOtherElements
public void addOtherElements(org.w3c.dom.Element arg0)
- Specified by:
addOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement
getOtherElements
public java.util.List<org.w3c.dom.Element> getOtherElements()
throws org.ow2.easywsdl.schema.api.XmlException
- Specified by:
getOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement
- Throws:
org.ow2.easywsdl.schema.api.XmlException
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.