|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.wsn.NotificationProducerRP
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.Boolean |
fixedTopicSet
|
private TopicExpressionType[] |
topicExpression
|
private org.apache.axis.types.URI[] |
topicExpressionDialect
|
private TopicSetType |
topicSet
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
NotificationProducerRP()
|
|
NotificationProducerRP(TopicExpressionType[] topicExpression,
java.lang.Boolean fixedTopicSet,
org.apache.axis.types.URI[] topicExpressionDialect,
TopicSetType topicSet)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.Boolean |
getFixedTopicSet()
Gets the fixedTopicSet value for this NotificationProducerRP. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
TopicExpressionType[] |
getTopicExpression()
Gets the topicExpression value for this NotificationProducerRP. |
TopicExpressionType |
getTopicExpression(int i)
|
org.apache.axis.types.URI[] |
getTopicExpressionDialect()
Gets the topicExpressionDialect value for this NotificationProducerRP. |
org.apache.axis.types.URI |
getTopicExpressionDialect(int i)
|
TopicSetType |
getTopicSet()
Gets the topicSet value for this NotificationProducerRP. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setFixedTopicSet(java.lang.Boolean fixedTopicSet)
Sets the fixedTopicSet value for this NotificationProducerRP. |
void |
setTopicExpression(int i,
TopicExpressionType _value)
|
void |
setTopicExpression(TopicExpressionType[] topicExpression)
Sets the topicExpression value for this NotificationProducerRP. |
void |
setTopicExpressionDialect(int i,
org.apache.axis.types.URI _value)
|
void |
setTopicExpressionDialect(org.apache.axis.types.URI[] topicExpressionDialect)
Sets the topicExpressionDialect value for this NotificationProducerRP. |
void |
setTopicSet(TopicSetType topicSet)
Sets the topicSet value for this NotificationProducerRP. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private TopicExpressionType[] topicExpression
private java.lang.Boolean fixedTopicSet
private org.apache.axis.types.URI[] topicExpressionDialect
private TopicSetType topicSet
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public NotificationProducerRP()
public NotificationProducerRP(TopicExpressionType[] topicExpression,
java.lang.Boolean fixedTopicSet,
org.apache.axis.types.URI[] topicExpressionDialect,
TopicSetType topicSet)
| Method Detail |
public TopicExpressionType[] getTopicExpression()
public void setTopicExpression(TopicExpressionType[] topicExpression)
topicExpression - public TopicExpressionType getTopicExpression(int i)
public void setTopicExpression(int i,
TopicExpressionType _value)
public java.lang.Boolean getFixedTopicSet()
public void setFixedTopicSet(java.lang.Boolean fixedTopicSet)
fixedTopicSet - public org.apache.axis.types.URI[] getTopicExpressionDialect()
public void setTopicExpressionDialect(org.apache.axis.types.URI[] topicExpressionDialect)
topicExpressionDialect - public org.apache.axis.types.URI getTopicExpressionDialect(int i)
public void setTopicExpressionDialect(int i,
org.apache.axis.types.URI _value)
public TopicSetType getTopicSet()
public void setTopicSet(TopicSetType topicSet)
topicSet - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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 | ||||||||||