|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.ibm.wsrf.notification._NotificationProducerRP
| Constructor Summary | |
_NotificationProducerRP()
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
TopicExpressionType[] |
getTopic()
Gets the topic value for this _NotificationProducerRP. |
TopicExpressionType |
getTopic(int i)
|
URI[] |
getTopicExpressionDialects()
Gets the topicExpressionDialects value for this _NotificationProducerRP. |
URI |
getTopicExpressionDialects(int i)
|
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isFixedTopicSet()
Gets the fixedTopicSet value for this _NotificationProducerRP. |
void |
setFixedTopicSet(boolean fixedTopicSet)
Sets the fixedTopicSet value for this _NotificationProducerRP. |
void |
setTopic(int i,
TopicExpressionType value)
|
void |
setTopic(TopicExpressionType[] topic)
Sets the topic value for this _NotificationProducerRP. |
void |
setTopicExpressionDialects(int i,
URI value)
|
void |
setTopicExpressionDialects(URI[] topicExpressionDialects)
Sets the topicExpressionDialects value for this _NotificationProducerRP. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public _NotificationProducerRP()
| Method Detail |
public TopicExpressionType[] getTopic()
public void setTopic(TopicExpressionType[] topic)
topic - public TopicExpressionType getTopic(int i)
public void setTopic(int i,
TopicExpressionType value)
public boolean isFixedTopicSet()
public void setFixedTopicSet(boolean fixedTopicSet)
fixedTopicSet - public URI[] getTopicExpressionDialects()
public void setTopicExpressionDialects(URI[] topicExpressionDialects)
topicExpressionDialects - public URI getTopicExpressionDialects(int i)
public void setTopicExpressionDialects(int i,
URI value)
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||