@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public class Subscribe extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Subscribe.SubscriptionPolicy
<p>Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
any |
protected W3CEndpointReference |
consumerReference |
protected FilterType |
filter |
protected JAXBElement<String> |
initialTerminationTime |
protected Subscribe.SubscriptionPolicy |
subscriptionPolicy |
| Constructor and Description |
|---|
Subscribe() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getAny()
Gets the value of the any property.
|
W3CEndpointReference |
getConsumerReference()
Gets the value of the consumerReference property.
|
FilterType |
getFilter()
Gets the value of the filter property.
|
JAXBElement<String> |
getInitialTerminationTime()
Gets the value of the initialTerminationTime property.
|
Subscribe.SubscriptionPolicy |
getSubscriptionPolicy()
Gets the value of the subscriptionPolicy property.
|
void |
setConsumerReference(W3CEndpointReference value)
Sets the value of the consumerReference property.
|
void |
setFilter(FilterType value)
Sets the value of the filter property.
|
void |
setInitialTerminationTime(JAXBElement<String> value)
Sets the value of the initialTerminationTime property.
|
void |
setSubscriptionPolicy(Subscribe.SubscriptionPolicy value)
Sets the value of the subscriptionPolicy property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected W3CEndpointReference consumerReference
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected FilterType filter
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected JAXBElement<String> initialTerminationTime
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected Subscribe.SubscriptionPolicy subscriptionPolicy
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public W3CEndpointReference getConsumerReference()
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setConsumerReference(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 FilterType getFilter()
FilterType@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setFilter(FilterType value)
value - allowed object is
FilterType@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public JAXBElement<String> getInitialTerminationTime()
JAXBElement<String>@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setInitialTerminationTime(JAXBElement<String> value)
value - allowed object is
JAXBElement<String>@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public Subscribe.SubscriptionPolicy getSubscriptionPolicy()
Subscribe.SubscriptionPolicy@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setSubscriptionPolicy(Subscribe.SubscriptionPolicy value)
value - allowed object is
Subscribe.SubscriptionPolicy@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public List<Object> getAny()
Element
ObjectApache CXF