com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl
Class TopicNamespaceTypeImpl.TopicImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl.TopicTypeImpl
      extended by 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


Field Summary
 
Fields inherited from class com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl.TopicTypeImpl
jaxbTypeObj
 
Constructor Summary
protected TopicNamespaceTypeImpl.TopicImpl(java.lang.String value)
          Default constructor
protected TopicNamespaceTypeImpl.TopicImpl(TopicNamespaceType.Topic jaxbTypeObj)
           
 
Method Summary
protected  TopicNamespaceType.Topic getJaxbTypeObj()
           
 java.lang.String getParent()
           
 void setParent(java.lang.String parent)
           
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
 
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
 

Constructor Detail

TopicNamespaceTypeImpl.TopicImpl

protected TopicNamespaceTypeImpl.TopicImpl(java.lang.String value)
Default constructor


TopicNamespaceTypeImpl.TopicImpl

protected TopicNamespaceTypeImpl.TopicImpl(TopicNamespaceType.Topic jaxbTypeObj)
Method Detail

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.