|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.wsrf.servicegroup.ServiceGroupEntryRP
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.Object |
content
|
private org.apache.axis.message.addressing.EndpointReferenceType |
memberEPR
|
private org.apache.axis.message.addressing.EndpointReferenceType |
serviceGroupEPR
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
ServiceGroupEntryRP()
|
|
ServiceGroupEntryRP(java.lang.Object content,
org.apache.axis.message.addressing.EndpointReferenceType memberEPR,
org.apache.axis.message.addressing.EndpointReferenceType serviceGroupEPR)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.Object |
getContent()
Gets the content value for this ServiceGroupEntryRP. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
org.apache.axis.message.addressing.EndpointReferenceType |
getMemberEPR()
Gets the memberEPR value for this ServiceGroupEntryRP. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
org.apache.axis.message.addressing.EndpointReferenceType |
getServiceGroupEPR()
Gets the serviceGroupEPR value for this ServiceGroupEntryRP. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setContent(java.lang.Object content)
Sets the content value for this ServiceGroupEntryRP. |
void |
setMemberEPR(org.apache.axis.message.addressing.EndpointReferenceType memberEPR)
Sets the memberEPR value for this ServiceGroupEntryRP. |
void |
setServiceGroupEPR(org.apache.axis.message.addressing.EndpointReferenceType serviceGroupEPR)
Sets the serviceGroupEPR value for this ServiceGroupEntryRP. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private org.apache.axis.message.addressing.EndpointReferenceType serviceGroupEPR
private org.apache.axis.message.addressing.EndpointReferenceType memberEPR
private java.lang.Object content
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public ServiceGroupEntryRP()
public ServiceGroupEntryRP(java.lang.Object content,
org.apache.axis.message.addressing.EndpointReferenceType memberEPR,
org.apache.axis.message.addressing.EndpointReferenceType serviceGroupEPR)
| Method Detail |
public org.apache.axis.message.addressing.EndpointReferenceType getServiceGroupEPR()
public void setServiceGroupEPR(org.apache.axis.message.addressing.EndpointReferenceType serviceGroupEPR)
serviceGroupEPR - public org.apache.axis.message.addressing.EndpointReferenceType getMemberEPR()
public void setMemberEPR(org.apache.axis.message.addressing.EndpointReferenceType memberEPR)
memberEPR - public java.lang.Object getContent()
public void setContent(java.lang.Object content)
content - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||