|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.dorian.stubs.ChangeIdPUserPasswordRequest
public class ChangeIdPUserPasswordRequest
| Constructor Summary | |
|---|---|
ChangeIdPUserPasswordRequest()
|
|
ChangeIdPUserPasswordRequest(ChangeIdPUserPasswordRequestCredential credential,
java.lang.String newPassword)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
ChangeIdPUserPasswordRequestCredential |
getCredential()
Gets the credential value for this ChangeIdPUserPasswordRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getNewPassword()
Gets the newPassword value for this ChangeIdPUserPasswordRequest. |
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 |
int |
hashCode()
|
void |
setCredential(ChangeIdPUserPasswordRequestCredential credential)
Sets the credential value for this ChangeIdPUserPasswordRequest. |
void |
setNewPassword(java.lang.String newPassword)
Sets the newPassword value for this ChangeIdPUserPasswordRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangeIdPUserPasswordRequest()
public ChangeIdPUserPasswordRequest(ChangeIdPUserPasswordRequestCredential credential,
java.lang.String newPassword)
| Method Detail |
|---|
public ChangeIdPUserPasswordRequestCredential getCredential()
public void setCredential(ChangeIdPUserPasswordRequestCredential credential)
credential - public java.lang.String getNewPassword()
public void setNewPassword(java.lang.String newPassword)
newPassword - 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 | ||||||||