com.ebmwebsourcing.wsstar.notification.definition.topics.impl
Class TopicNamespaceTypeImpl

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

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
TopicNamespaceTypeImpl(TopicNamespaceType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 void addOtherElements(org.w3c.dom.Element arg0)
           
 void addTopic(TopicType value)
           
 java.lang.String getName()
           
 java.util.List<org.w3c.dom.Element> getOtherElements()
           
 java.lang.String getTargetNamespace()
           
 java.util.List<TopicType> getTopics()
           
 void setName(java.lang.String value)
           
 void setTargetNamespace(java.lang.String value)
           
 
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
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 

Constructor Detail

TopicNamespaceTypeImpl

public TopicNamespaceTypeImpl(TopicNamespaceType model,
                              org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
Method Detail

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 eBM Websourcing. All Rights Reserved.