|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopicSetType | |
|---|---|
| com.ebmwebsourcing.wsstar.jaxb.notification.topics | |
| com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl | |
| com.ebmwebsourcing.wsstar.topics.datatypes.impl.utils | |
| Uses of TopicSetType in com.ebmwebsourcing.wsstar.jaxb.notification.topics |
|---|
| Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics that return TopicSetType | |
|---|---|
TopicSetType |
ObjectFactory.createTopicSetType()
Create an instance of TopicSetType |
| Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics that return types with arguments of type TopicSetType | |
|---|---|
javax.xml.bind.JAXBElement<TopicSetType> |
ObjectFactory.createTopicSet(TopicSetType value)
Create an instance of JAXBElement<TopicSetType>} |
| Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics with parameters of type TopicSetType | |
|---|---|
javax.xml.bind.JAXBElement<TopicSetType> |
ObjectFactory.createTopicSet(TopicSetType value)
Create an instance of JAXBElement<TopicSetType>} |
| Uses of TopicSetType in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl |
|---|
| Methods in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl that return TopicSetType | |
|---|---|
protected TopicSetType |
TopicSetTypeImpl.getJaxbTypeObj()
|
static TopicSetType |
TopicSetTypeImpl.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 in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl with parameters of type TopicSetType | |
|---|---|
com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType |
WstopModelFactoryImpl.createWstopModelTopicSetType(TopicSetType jaxbModelTopicSet)
|
| Constructors in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl with parameters of type TopicSetType | |
|---|---|
TopicSetTypeImpl(TopicSetType jaxbTypeObj)
|
|
| Uses of TopicSetType in com.ebmwebsourcing.wsstar.topics.datatypes.impl.utils |
|---|
| Methods in com.ebmwebsourcing.wsstar.topics.datatypes.impl.utils with parameters of type TopicSetType | |
|---|---|
static com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType |
WstopUtils.fromJaxbModelTopicSetToApiTopicSet(TopicSetType jaxbModelTopicSet,
java.lang.Class<?> clazz)
a very useful method that convert an "TopicSetType" Object from TopicSetType
to TopicSetType |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||