|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasis.wsn.topics.ExtensibleDocumented
org.oasis.wsn.topics.TopicNamespaceType
public class TopicNamespaceType
| Field Summary | |
|---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private boolean |
_final
|
private org.apache.axis.types.NCName |
name
|
private org.apache.axis.types.URI |
targetNamespace
|
private TopicNamespaceTypeTopic[] |
topic
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
|---|---|
TopicNamespaceType()
|
|
TopicNamespaceType(Documentation documentation,
TopicNamespaceTypeTopic[] topic,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.NCName name,
org.apache.axis.types.URI targetNamespace,
boolean _final)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this TopicNamespaceType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
org.apache.axis.types.NCName |
getName()
Gets the name value for this TopicNamespaceType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
org.apache.axis.types.URI |
getTargetNamespace()
Gets the targetNamespace value for this TopicNamespaceType. |
TopicNamespaceTypeTopic[] |
getTopic()
Gets the topic value for this TopicNamespaceType. |
TopicNamespaceTypeTopic |
getTopic(int i)
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
is_final()
Gets the _final value for this TopicNamespaceType. |
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this TopicNamespaceType. |
void |
set_final(boolean _final)
Sets the _final value for this TopicNamespaceType. |
void |
setName(org.apache.axis.types.NCName name)
Sets the name value for this TopicNamespaceType. |
void |
setTargetNamespace(org.apache.axis.types.URI targetNamespace)
Sets the targetNamespace value for this TopicNamespaceType. |
void |
setTopic(int i,
TopicNamespaceTypeTopic _value)
|
void |
setTopic(TopicNamespaceTypeTopic[] topic)
Sets the topic value for this TopicNamespaceType. |
| Methods inherited from class org.oasis.wsn.topics.ExtensibleDocumented |
|---|
getDocumentation, setDocumentation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private TopicNamespaceTypeTopic[] topic
private org.apache.axis.message.MessageElement[] _any
private org.apache.axis.types.NCName name
private org.apache.axis.types.URI targetNamespace
private boolean _final
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
|---|
public TopicNamespaceType()
public TopicNamespaceType(Documentation documentation,
TopicNamespaceTypeTopic[] topic,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.NCName name,
org.apache.axis.types.URI targetNamespace,
boolean _final)
| Method Detail |
|---|
public TopicNamespaceTypeTopic[] getTopic()
public void setTopic(TopicNamespaceTypeTopic[] topic)
topic - public TopicNamespaceTypeTopic getTopic(int i)
public void setTopic(int i,
TopicNamespaceTypeTopic _value)
public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - public org.apache.axis.types.NCName getName()
public void setName(org.apache.axis.types.NCName name)
name - public org.apache.axis.types.URI getTargetNamespace()
public void setTargetNamespace(org.apache.axis.types.URI targetNamespace)
targetNamespace - public boolean is_final()
public void set_final(boolean _final)
_final - public boolean equals(java.lang.Object obj)
equals in class ExtensibleDocumentedpublic int hashCode()
hashCode in class ExtensibleDocumentedpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||