com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl
Class TopicNamespaceTypeImpl.TopicImpl
java.lang.Object
com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl.TopicTypeImpl
com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl.TopicNamespaceTypeImpl.TopicImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType.Topic, com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicType
- Enclosing class:
- TopicNamespaceTypeImpl
public static class TopicNamespaceTypeImpl.TopicImpl
- extends TopicTypeImpl
- implements com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType.Topic
| Methods inherited from class com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl.TopicTypeImpl |
addMessageType, addTopic, getMessagePattern, getMessageTypes, getName, getTopics, isFinal, setFinal, setMessagePattern, setName, toJaxbModel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicType |
addMessageType, addTopic, getMessagePattern, getMessageTypes, getName, getTopics, isFinal, setFinal, setMessagePattern, setName |
TopicNamespaceTypeImpl.TopicImpl
protected TopicNamespaceTypeImpl.TopicImpl(java.lang.String value)
- Default constructor
TopicNamespaceTypeImpl.TopicImpl
protected TopicNamespaceTypeImpl.TopicImpl(TopicNamespaceType.Topic jaxbTypeObj)
getJaxbTypeObj
protected final TopicNamespaceType.Topic getJaxbTypeObj()
- Overrides:
getJaxbTypeObj in class TopicTypeImpl
getParent
public java.lang.String getParent()
- Specified by:
getParent in interface com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType.Topic
setParent
public void setParent(java.lang.String parent)
- Specified by:
setParent in interface com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType.Topic
toJaxbModel
public static TopicNamespaceType.Topic toJaxbModel(com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType.Topic apiTypeObj)
- A way to create a
TopicNamespaceType.Topic
"Jaxb model type" object from a TopicNamespaceType.Topic "api type" one
- Parameters:
apiTypeObj -
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.