public class ResetPasswordResponse extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
ResetPasswordResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getError_message() |
ResetPasswordResult |
getResult() |
String |
getStatus() |
void |
setError_message(String error_message) |
void |
setResult(ResetPasswordResult result) |
void |
setStatus(String status) |
String |
toString() |
public ResetPasswordResult getResult()
public void setResult(ResetPasswordResult result)
public String getStatus()
public void setStatus(String status)
public String getError_message()
public void setError_message(String error_message)
Copyright © 2012. All Rights Reserved.