com.ibm.wsrf.servicegroup
Class ServiceGroupRemovalNotificationType
java.lang.Object
|
+--com.ibm.wsrf.servicegroup.ServiceGroupModificationNotificationType
|
+--com.ibm.wsrf.servicegroup.ServiceGroupRemovalNotificationType
- All Implemented Interfaces:
- Serializable
- public class ServiceGroupRemovalNotificationType
- extends ServiceGroupModificationNotificationType
- implements Serializable
- See Also:
- Serialized Form
ServiceGroupRemovalNotificationType
public ServiceGroupRemovalNotificationType()
getReason
public String getReason()
- Gets the reason value for this ServiceGroupRemovalNotificationType.
- Returns:
- reason
setReason
public void setReason(String reason)
- Sets the reason value for this ServiceGroupRemovalNotificationType.
- Parameters:
reason -
equals
public boolean equals(Object obj)
- Overrides:
equals in class ServiceGroupModificationNotificationType
hashCode
public int hashCode()
- Overrides:
hashCode in class ServiceGroupModificationNotificationType
getTypeDesc
public static TypeDesc getTypeDesc()
- Return type metadata object
getSerializer
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Serializer
getDeserializer
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Deserializer
Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.