@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public class GetCurrentMessage extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
any |
protected TopicExpressionType |
topic |
| Constructor and Description |
|---|
GetCurrentMessage() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getAny()
Gets the value of the any property.
|
TopicExpressionType |
getTopic()
Gets the value of the topic 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 TopicExpressionType topic
@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 List<Object> getAny()
Element
ObjectApache CXF