|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.gridgrouper.stubs.UpdateGroupRequest
public class UpdateGroupRequest
| Constructor Summary | |
|---|---|
UpdateGroupRequest()
|
|
UpdateGroupRequest(UpdateGroupRequestGroup group,
UpdateGroupRequestUpdate update)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
UpdateGroupRequestGroup |
getGroup()
Gets the group value for this UpdateGroupRequest. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
UpdateGroupRequestUpdate |
getUpdate()
Gets the update value for this UpdateGroupRequest. |
int |
hashCode()
|
void |
setGroup(UpdateGroupRequestGroup group)
Sets the group value for this UpdateGroupRequest. |
void |
setUpdate(UpdateGroupRequestUpdate update)
Sets the update value for this UpdateGroupRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateGroupRequest()
public UpdateGroupRequest(UpdateGroupRequestGroup group,
UpdateGroupRequestUpdate update)
| Method Detail |
|---|
public UpdateGroupRequestGroup getGroup()
public void setGroup(UpdateGroupRequestGroup group)
group - public UpdateGroupRequestUpdate getUpdate()
public void setUpdate(UpdateGroupRequestUpdate update)
update - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | ||||||||