public class GetPlanResponse extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
GetPlanResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getError_message() |
GetPlanResult |
getResult() |
String |
getStatus() |
void |
setError_message(String error_message) |
void |
setResult(GetPlanResult result) |
void |
setStatus(String status) |
String |
toString() |
public GetPlanResult getResult()
public void setResult(GetPlanResult 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.