com.ebmwebsourcing.wsstar.notification.definition.topics.api
Interface TopicNamespaceType
- All Superinterfaces:
- org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.schema.api.XMLElement
- All Known Implementing Classes:
- TopicNamespaceTypeImpl
public interface TopicNamespaceType
- extends org.ow2.easywsdl.schema.api.XMLElement
| Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
addOtherElements, getOtherElements |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
getName
java.lang.String getName()
setName
void setName(java.lang.String value)
getTargetNamespace
java.lang.String getTargetNamespace()
setTargetNamespace
void setTargetNamespace(java.lang.String value)
getTopics
java.util.List<TopicType> getTopics()
addTopic
void addTopic(TopicType value)
Copyright © 2009 eBM Websourcing. All Rights Reserved.