@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public class NotificationProducerRP extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
fixedTopicSet |
protected List<TopicExpressionType> |
topicExpression |
protected List<String> |
topicExpressionDialect |
protected TopicSetType |
topicSet |
| Constructor and Description |
|---|
NotificationProducerRP() |
| Modifier and Type | Method and Description |
|---|---|
List<TopicExpressionType> |
getTopicExpression()
Gets the value of the topicExpression property.
|
List<String> |
getTopicExpressionDialect()
Gets the value of the topicExpressionDialect property.
|
TopicSetType |
getTopicSet()
Gets the value of the topicSet property.
|
Boolean |
isFixedTopicSet()
Gets the value of the fixedTopicSet property.
|
void |
setFixedTopicSet(Boolean value)
Sets the value of the fixedTopicSet property.
|
void |
setTopicSet(TopicSetType value)
Sets the value of the topicSet property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected List<TopicExpressionType> topicExpression
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected Boolean fixedTopicSet
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected List<String> topicExpressionDialect
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected TopicSetType topicSet
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public List<TopicExpressionType> getTopicExpression()
TopicExpressionType@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setFixedTopicSet(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public List<String> getTopicExpressionDialect()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public TopicSetType getTopicSet()
TopicSetType@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setTopicSet(TopicSetType value)
value - allowed object is
TopicSetType@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public Boolean isFixedTopicSet()
Apache CXF