com.ebmwebsourcing.wsstar.notification.definition.topics.api
Interface TopicType
- All Superinterfaces:
- org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.schema.api.XMLElement
- All Known Implementing Classes:
- TopicTypeImpl
public interface TopicType
- 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, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
getName
java.lang.String getName()
setName
void setName(java.lang.String value)
getChildren
java.util.List<TopicType> getChildren()
addTopicChild
void addTopicChild(TopicType value)
getMessageTypes
java.util.List<javax.xml.namespace.QName> getMessageTypes()
getMessagePattern
QueryExpressionType getMessagePattern()
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.