|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cloudcontrolled.api.response.Response<ActivateUserResponse>
com.cloudcontrolled.api.response.ActivateUserResponse
@Normalized(value=UserNormalizer.class) public class ActivateUserResponse
ActivateUserResponse class.
| Constructor Summary | |
|---|---|
ActivateUserResponse()
Constructor for ActivateUserResponse. |
|
| Method Summary | |
|---|---|
User |
getUser()
Getter for the field user. |
void |
setUser(User user)
Setter for the field user. |
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 ActivateUserResponse()
Constructor for ActivateUserResponse.
| Method Detail |
|---|
public User getUser()
Getter for the field user.
User object.public void setUser(User user)
Setter for the field user.
user - a User object.public String toString()
toString in class Response<ActivateUserResponse>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||