@Generated(value="com.sun.tools.xjc.Driver", date="2017-09-04T02:39:57-04:00", comments="JAXB RI v2.2.11.redhat-2") public static class TopicNamespaceType.Topic extends TopicType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://docs.oasis-open.org/wsn/t-1}TopicType">
<attribute name="parent" type="{http://docs.oasis-open.org/wsn/t-1}ConcreteTopicExpression" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
parent |
_final, any, messagePattern, messageTypes, name, topicdocumentation| Constructor and Description |
|---|
TopicNamespaceType.Topic() |
| Modifier and Type | Method and Description |
|---|---|
String |
getParent()
Gets the value of the parent property.
|
void |
setParent(String value)
Sets the value of the parent property.
|
getAny, getMessagePattern, getMessageTypes, getName, getTopic, isFinal, setFinal, setMessagePattern, setNamegetDocumentation, getOtherAttributes, setDocumentation@Generated(value="com.sun.tools.xjc.Driver", date="2017-09-04T02:39:57-04:00", comments="JAXB RI v2.2.11.redhat-2") protected String parent
Apache CXF