|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TopicExpressionType in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl |
|---|
| Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl that return TopicExpressionType | |
|---|---|
protected TopicExpressionType |
TopicExpressionTypeImpl.getJaxbTypeObj()
|
static TopicExpressionType |
TopicExpressionTypeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.TopicExpressionType apiTypeObj)
A way to create a com.ebmwebsourcing.wsstar.notification.base.TopicExpressionType
"Jaxb model type" object from a TopicExpressionType "api type" one |
| Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl with parameters of type TopicExpressionType | |
|---|---|
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.TopicExpressionType |
WsnbModelFactoryImpl.createWstopModelTopicExpression(TopicExpressionType jaxbModelTopicExpression)
TODO add description ... |
| Constructors in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl with parameters of type TopicExpressionType | |
|---|---|
TopicExpressionTypeImpl(TopicExpressionType jaxbTypeObj)
|
|
| Uses of TopicExpressionType in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.utils |
|---|
| Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.utils with parameters of type TopicExpressionType | |
|---|---|
static com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.TopicExpressionType |
WsnbUtils.fromJaxbModelTopicExpressionToApiTopicExpression(TopicExpressionType jaxbModelTopicExpression,
java.lang.Class<?> clazz)
a very useful method that convert an "TopicExpressionType" Object from TopicExpressionType
to TopicExpressionType |
| Uses of TopicExpressionType in com.ebmwebsourcing.wsstar.jaxb.notification.base |
|---|
| Fields in com.ebmwebsourcing.wsstar.jaxb.notification.base declared as TopicExpressionType | |
|---|---|
protected TopicExpressionType |
NotificationMessageHolderType.topic
|
protected TopicExpressionType |
GetCurrentMessage.topic
|
| Fields in com.ebmwebsourcing.wsstar.jaxb.notification.base with type parameters of type TopicExpressionType | |
|---|---|
protected java.util.List<TopicExpressionType> |
NotificationProducerRP.topicExpression
|
| Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base that return TopicExpressionType | |
|---|---|
TopicExpressionType |
ObjectFactory.createTopicExpressionType()
Create an instance of TopicExpressionType |
TopicExpressionType |
NotificationMessageHolderType.getTopic()
Gets the value of the topic property. |
TopicExpressionType |
GetCurrentMessage.getTopic()
Gets the value of the topic property. |
| Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base that return types with arguments of type TopicExpressionType | |
|---|---|
javax.xml.bind.JAXBElement<TopicExpressionType> |
ObjectFactory.createTopic(TopicExpressionType value)
Create an instance of JAXBElement<TopicExpressionType>} |
javax.xml.bind.JAXBElement<TopicExpressionType> |
ObjectFactory.createTopicExpression(TopicExpressionType value)
Create an instance of JAXBElement<TopicExpressionType>} |
java.util.List<TopicExpressionType> |
NotificationProducerRP.getTopicExpression()
Gets the value of the topicExpression property. |
| Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base with parameters of type TopicExpressionType | |
|---|---|
javax.xml.bind.JAXBElement<TopicExpressionType> |
ObjectFactory.createTopic(TopicExpressionType value)
Create an instance of JAXBElement<TopicExpressionType>} |
javax.xml.bind.JAXBElement<TopicExpressionType> |
ObjectFactory.createTopicExpression(TopicExpressionType value)
Create an instance of JAXBElement<TopicExpressionType>} |
void |
NotificationMessageHolderType.setTopic(TopicExpressionType value)
Sets the value of the topic property. |
void |
GetCurrentMessage.setTopic(TopicExpressionType value)
Sets the value of the topic property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||