@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public class TopicNamespaceType extends ExtensibleDocumented
| Modifier and Type | Class and Description |
|---|---|
static class |
TopicNamespaceType.Topic
<p>Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
_final |
protected List<Object> |
any |
protected String |
name |
protected String |
targetNamespace |
protected List<TopicNamespaceType.Topic> |
topic |
documentation| Constructor and Description |
|---|
TopicNamespaceType() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getAny()
Gets the value of the any property.
|
String |
getName()
Gets the value of the name property.
|
String |
getTargetNamespace()
Gets the value of the targetNamespace property.
|
List<TopicNamespaceType.Topic> |
getTopic()
Gets the value of the topic property.
|
boolean |
isFinal()
Gets the value of the final property.
|
void |
setFinal(Boolean value)
Sets the value of the final property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setTargetNamespace(String value)
Sets the value of the targetNamespace property.
|
getDocumentation, getOtherAttributes, setDocumentation@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected List<TopicNamespaceType.Topic> topic
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected List<Object> any
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected String name
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected String targetNamespace
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected Boolean _final
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public List<TopicNamespaceType.Topic> getTopic()
TopicNamespaceType.Topic@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
Object@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public String getName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public String getTargetNamespace()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setTargetNamespace(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setFinal(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 boolean isFinal()
Apache CXF