|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cloudcontrolled.api.response.Response<AmendAddonResponse>
com.cloudcontrolled.api.response.AmendAddonResponse
@Normalized(value=AddonNormalizer.class) public class AmendAddonResponse
AmendAddonResponse class.
| Constructor Summary | |
|---|---|
AmendAddonResponse()
Constructor for AmendAddonResponse. |
|
| Method Summary | |
|---|---|
Addon |
getAddon()
Getter for the field addon. |
void |
setAddon(Addon addon)
Setter for the field addon. |
String |
toString()
|
| Methods inherited from class com.cloudcontrolled.api.response.Response |
|---|
getContent, getResponseTime, getStatusCode, isError, setContent, setError, setResponseTime, setStatusCode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AmendAddonResponse()
Constructor for AmendAddonResponse.
| Method Detail |
|---|
public Addon getAddon()
Getter for the field addon.
Addon object.public void setAddon(Addon addon)
Setter for the field addon.
addon - a Addon object.public String toString()
toString in class Response<AmendAddonResponse>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||