|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.ibm.wsrf.servicegroup.ServiceGroupModificationNotificationType
| Constructor Summary | |
ServiceGroupModificationNotificationType()
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
Object |
getContent()
Gets the content value for this ServiceGroupModificationNotificationType. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
EndpointReferenceType |
getMemberServiceEPR()
Gets the memberServiceEPR value for this ServiceGroupModificationNotificationType. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
EndpointReferenceType |
getServiceGroupEntryEPR()
Gets the serviceGroupEntryEPR value for this ServiceGroupModificationNotificationType. |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setContent(Object content)
Sets the content value for this ServiceGroupModificationNotificationType. |
void |
setMemberServiceEPR(EndpointReferenceType memberServiceEPR)
Sets the memberServiceEPR value for this ServiceGroupModificationNotificationType. |
void |
setServiceGroupEntryEPR(EndpointReferenceType serviceGroupEntryEPR)
Sets the serviceGroupEntryEPR value for this ServiceGroupModificationNotificationType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServiceGroupModificationNotificationType()
| Method Detail |
public EndpointReferenceType getServiceGroupEntryEPR()
public void setServiceGroupEntryEPR(EndpointReferenceType serviceGroupEntryEPR)
serviceGroupEntryEPR - public EndpointReferenceType getMemberServiceEPR()
public void setMemberServiceEPR(EndpointReferenceType memberServiceEPR)
memberServiceEPR - public Object getContent()
public void setContent(Object content)
content - 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 | |||||||||