org.oasis_open.docs.wsn.t_1
Class TopicNamespaceType.Topic
java.lang.Object
org.oasis_open.docs.wsn.t_1.ExtensibleDocumented
org.oasis_open.docs.wsn.t_1.TopicType
org.oasis_open.docs.wsn.t_1.TopicNamespaceType.Topic
- Enclosing class:
- TopicNamespaceType
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" />
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parent
protected String parent
TopicNamespaceType.Topic
public TopicNamespaceType.Topic()
getParent
public String getParent()
- Gets the value of the parent property.
- Returns:
- possible object is
String
setParent
public void setParent(String value)
- Sets the value of the parent property.
- Parameters:
value - allowed object is
String
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.