com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction
Interface TopicNamespaceType.Topic

All Superinterfaces:
TopicType
Enclosing interface:
TopicNamespaceType

public static interface TopicNamespaceType.Topic
extends TopicType


Method Summary
 java.lang.String getParent()
           
 void setParent(java.lang.String parent)
           
 
Methods inherited from interface com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicType
addMessageType, addTopic, getMessagePattern, getMessageTypes, getName, getTopics, isFinal, setFinal, setMessagePattern, setName
 

Method Detail

getParent

java.lang.String getParent()

setParent

void setParent(java.lang.String parent)


Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.