|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.wsn.Notify
| Field Summary | |
private Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private NotificationMessageHolderType[] |
notificationMessage
|
private static TypeDesc |
typeDesc
|
| Constructor Summary | |
Notify()
|
|
Notify(NotificationMessageHolderType[] notificationMessage)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
NotificationMessageHolderType[] |
getNotificationMessage()
Gets the notificationMessage value for this Notify. |
NotificationMessageHolderType |
getNotificationMessage(int i)
|
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setNotificationMessage(int i,
NotificationMessageHolderType _value)
|
void |
setNotificationMessage(NotificationMessageHolderType[] notificationMessage)
Sets the notificationMessage value for this Notify. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private NotificationMessageHolderType[] notificationMessage
private Object __equalsCalc
private boolean __hashCodeCalc
private static TypeDesc typeDesc
| Constructor Detail |
public Notify()
public Notify(NotificationMessageHolderType[] notificationMessage)
| Method Detail |
public NotificationMessageHolderType[] getNotificationMessage()
public void setNotificationMessage(NotificationMessageHolderType[] notificationMessage)
notificationMessage - public NotificationMessageHolderType getNotificationMessage(int i)
public void setNotificationMessage(int i,
NotificationMessageHolderType _value)
public boolean equals(Object obj)
public int hashCode()
public 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||