com.ibm.wsrf.servicegroup
Class _ServiceGroupRP
java.lang.Object
|
+--com.ibm.wsrf.servicegroup._ServiceGroupRP
- All Implemented Interfaces:
- Serializable
- public class _ServiceGroupRP
- extends Object
- implements Serializable
- See Also:
- Serialized Form
_ServiceGroupRP
public _ServiceGroupRP()
getMembershipContentRule
public _MembershipContentRule[] getMembershipContentRule()
- Gets the membershipContentRule value for this _ServiceGroupRP.
- Returns:
- membershipContentRule
setMembershipContentRule
public void setMembershipContentRule(_MembershipContentRule[] membershipContentRule)
- Sets the membershipContentRule value for this _ServiceGroupRP.
- Parameters:
membershipContentRule -
getMembershipContentRule
public _MembershipContentRule getMembershipContentRule(int i)
setMembershipContentRule
public void setMembershipContentRule(int i,
_MembershipContentRule value)
getEntry
public EntryType[] getEntry()
- Gets the entry value for this _ServiceGroupRP.
- Returns:
- entry
setEntry
public void setEntry(EntryType[] entry)
- Sets the entry value for this _ServiceGroupRP.
- Parameters:
entry -
getEntry
public EntryType getEntry(int i)
setEntry
public void setEntry(int i,
EntryType value)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
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.