public class ChangePasswordResult extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
ChangePasswordResult() |
| Modifier and Type | Method and Description |
|---|---|
ChangePasswordResult |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
public String toString()
toString in class ObjectObject.toString()public ChangePasswordResult clone()
Copyright © 2016. All rights reserved.