com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
Class TopicExpressionTypeImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<TopicExpressionType>
      extended by com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl.TopicExpressionTypeImpl
All Implemented Interfaces:
TopicExpressionType, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement

public class TopicExpressionTypeImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<TopicExpressionType>
implements TopicExpressionType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
TopicExpressionTypeImpl(TopicExpressionType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 void addOtherElements(org.w3c.dom.Element elmt)
           
 void addTopicNameSpace(java.lang.String prefix, java.lang.String uri)
           
 java.lang.String getContent()
           
 java.lang.String getDialect()
           
 java.util.List<org.w3c.dom.Element> getOtherElements()
           
 java.util.List<javax.xml.namespace.QName> getTopicNameSpace()
           
 void removeTopicNSFromModel()
           
 void setContent(java.lang.String value)
           
 void setDialect(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

TopicExpressionTypeImpl

public TopicExpressionTypeImpl(TopicExpressionType model,
                               org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
                        throws WSNotificationException
Throws:
WSNotificationException
Method Detail

getDialect

public java.lang.String getDialect()
Specified by:
getDialect in interface TopicExpressionType

setDialect

public void setDialect(java.lang.String value)
Specified by:
setDialect in interface TopicExpressionType

getContent

public java.lang.String getContent()
Specified by:
getContent in interface TopicExpressionType

setContent

public void setContent(java.lang.String value)
Specified by:
setContent in interface TopicExpressionType

getTopicNameSpace

public java.util.List<javax.xml.namespace.QName> getTopicNameSpace()
                                                            throws WSNotificationException
Specified by:
getTopicNameSpace in interface TopicExpressionType
Throws:
WSNotificationException

addTopicNameSpace

public void addTopicNameSpace(java.lang.String prefix,
                              java.lang.String uri)
                       throws WSNotificationException
Specified by:
addTopicNameSpace in interface TopicExpressionType
Throws:
WSNotificationException

removeTopicNSFromModel

public void removeTopicNSFromModel()

addOtherElements

public void addOtherElements(org.w3c.dom.Element elmt)
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.