@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public class NotificationMessageHolderType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationMessageHolderType.Message
<p>Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected NotificationMessageHolderType.Message |
message |
protected W3CEndpointReference |
producerReference |
protected W3CEndpointReference |
subscriptionReference |
protected TopicExpressionType |
topic |
| Constructor and Description |
|---|
NotificationMessageHolderType() |
| Modifier and Type | Method and Description |
|---|---|
NotificationMessageHolderType.Message |
getMessage()
Gets the value of the message property.
|
W3CEndpointReference |
getProducerReference()
Gets the value of the producerReference property.
|
W3CEndpointReference |
getSubscriptionReference()
Gets the value of the subscriptionReference property.
|
TopicExpressionType |
getTopic()
Gets the value of the topic property.
|
void |
setMessage(NotificationMessageHolderType.Message value)
Sets the value of the message property.
|
void |
setProducerReference(W3CEndpointReference value)
Sets the value of the producerReference property.
|
void |
setSubscriptionReference(W3CEndpointReference value)
Sets the value of the subscriptionReference property.
|
void |
setTopic(TopicExpressionType value)
Sets the value of the topic property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected W3CEndpointReference subscriptionReference
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected TopicExpressionType topic
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected W3CEndpointReference producerReference
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected NotificationMessageHolderType.Message message
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public W3CEndpointReference getSubscriptionReference()
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setSubscriptionReference(W3CEndpointReference value)
value - allowed object is
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public TopicExpressionType getTopic()
TopicExpressionType@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setTopic(TopicExpressionType value)
value - allowed object is
TopicExpressionType@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public W3CEndpointReference getProducerReference()
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setProducerReference(W3CEndpointReference value)
value - allowed object is
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public NotificationMessageHolderType.Message getMessage()
NotificationMessageHolderType.Message@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setMessage(NotificationMessageHolderType.Message value)
value - allowed object is
NotificationMessageHolderType.MessageApache CXF