|
||||||||||
| 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.TopicType
public class TopicType
| Field Summary | |
|---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private boolean |
_final
|
private QueryExpressionType |
messagePattern
|
private javax.xml.namespace.QName[] |
messageTypes
|
private org.apache.axis.types.NCName |
name
|
private TopicType[] |
topic
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
|---|---|
TopicType()
|
|
TopicType(Documentation documentation,
QueryExpressionType messagePattern,
TopicType[] topic,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.NCName name,
javax.xml.namespace.QName[] messageTypes,
boolean _final)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this TopicType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
QueryExpressionType |
getMessagePattern()
Gets the messagePattern value for this TopicType. |
javax.xml.namespace.QName[] |
getMessageTypes()
Gets the messageTypes value for this TopicType. |
org.apache.axis.types.NCName |
getName()
Gets the name value for this TopicType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
TopicType[] |
getTopic()
Gets the topic value for this TopicType. |
TopicType |
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 TopicType. |
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this TopicType. |
void |
set_final(boolean _final)
Sets the _final value for this TopicType. |
void |
setMessagePattern(QueryExpressionType messagePattern)
Sets the messagePattern value for this TopicType. |
void |
setMessageTypes(javax.xml.namespace.QName[] messageTypes)
Sets the messageTypes value for this TopicType. |
void |
setName(org.apache.axis.types.NCName name)
Sets the name value for this TopicType. |
void |
setTopic(int i,
TopicType _value)
|
void |
setTopic(TopicType[] topic)
Sets the topic value for this TopicType. |
| 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 QueryExpressionType messagePattern
private TopicType[] topic
private org.apache.axis.message.MessageElement[] _any
private org.apache.axis.types.NCName name
private javax.xml.namespace.QName[] messageTypes
private boolean _final
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
|---|
public TopicType()
public TopicType(Documentation documentation,
QueryExpressionType messagePattern,
TopicType[] topic,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.NCName name,
javax.xml.namespace.QName[] messageTypes,
boolean _final)
| Method Detail |
|---|
public QueryExpressionType getMessagePattern()
public void setMessagePattern(QueryExpressionType messagePattern)
messagePattern - public TopicType[] getTopic()
public void setTopic(TopicType[] topic)
topic - public TopicType getTopic(int i)
public void setTopic(int i,
TopicType _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 javax.xml.namespace.QName[] getMessageTypes()
public void setMessageTypes(javax.xml.namespace.QName[] messageTypes)
messageTypes - 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 | |||||||||