com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl
Class TopicSetTypeImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl.TopicSetTypeImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType

public class TopicSetTypeImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType


Constructor Summary
protected TopicSetTypeImpl()
          Default constructor
protected TopicSetTypeImpl(TopicSetType jaxbTypeObj)
           
 
Method Summary
 void addTopicsTree(org.w3c.dom.Element topicTree)
           
protected  TopicSetType getJaxbTypeObj()
           
 java.util.List<org.w3c.dom.Element> getTopicsTrees()
           
static TopicSetType toJaxbModel(com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType apiTypeObj)
          A way to create a com.ebmwebsourcing.wsstar.notification.topics.TopicSetType "Jaxb model type" object from a TopicSetType "api type" one
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicSetTypeImpl

protected TopicSetTypeImpl()
Default constructor


TopicSetTypeImpl

protected TopicSetTypeImpl(TopicSetType jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final TopicSetType getJaxbTypeObj()

getTopicsTrees

public java.util.List<org.w3c.dom.Element> getTopicsTrees()
Specified by:
getTopicsTrees in interface com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType

addTopicsTree

public void addTopicsTree(org.w3c.dom.Element topicTree)
Specified by:
addTopicsTree in interface com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType

toJaxbModel

public static TopicSetType toJaxbModel(com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType apiTypeObj)
A way to create a com.ebmwebsourcing.wsstar.notification.topics.TopicSetType "Jaxb model type" object from a TopicSetType "api type" one

Parameters:
apiTypeObj -


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