|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TopicType in com.ebmwebsourcing.wsstar.notification.definition |
|---|
| Methods in com.ebmwebsourcing.wsstar.notification.definition that return TopicType | |
|---|---|
TopicType |
WSNotificationFactoryImpl.createTopicType()
|
abstract TopicType |
WSNotificationFactory.createTopicType()
create an instance of the TopicType class |
| Uses of TopicType in com.ebmwebsourcing.wsstar.notification.definition.inout |
|---|
| Methods in com.ebmwebsourcing.wsstar.notification.definition.inout that return TopicType | |
|---|---|
TopicType |
WSNotificationReader.readTopicType(org.w3c.dom.Document doc)
Unmarshall TopicType object from a Document representation fragment object |
| Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type TopicType | |
|---|---|
org.w3c.dom.Document |
WSNotificationWriter.writeTopicType(TopicType topic)
marshall a TopicType object |
| Uses of TopicType in com.ebmwebsourcing.wsstar.notification.definition.topics.api |
|---|
| Methods in com.ebmwebsourcing.wsstar.notification.definition.topics.api that return types with arguments of type TopicType | |
|---|---|
java.util.List<TopicType> |
TopicType.getChildren()
|
java.util.List<TopicType> |
TopicNamespaceType.getTopics()
|
| Methods in com.ebmwebsourcing.wsstar.notification.definition.topics.api with parameters of type TopicType | |
|---|---|
void |
TopicNamespaceType.addTopic(TopicType value)
|
void |
TopicType.addTopicChild(TopicType value)
|
| Uses of TopicType in com.ebmwebsourcing.wsstar.notification.definition.topics.impl |
|---|
| Classes in com.ebmwebsourcing.wsstar.notification.definition.topics.impl that implement TopicType | |
|---|---|
class |
TopicTypeImpl
|
| Methods in com.ebmwebsourcing.wsstar.notification.definition.topics.impl that return types with arguments of type TopicType | |
|---|---|
java.util.List<TopicType> |
TopicTypeImpl.getChildren()
|
java.util.List<TopicType> |
TopicNamespaceTypeImpl.getTopics()
|
| Methods in com.ebmwebsourcing.wsstar.notification.definition.topics.impl with parameters of type TopicType | |
|---|---|
void |
TopicNamespaceTypeImpl.addTopic(TopicType value)
|
void |
TopicTypeImpl.addTopicChild(TopicType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||