public class UserManagerController.ActivationResponse extends Object
| Constructor and Description |
|---|
ActivationResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getType() |
boolean |
isSuccess() |
void |
setId(String id) |
void |
setSuccess(boolean success) |
void |
setType(String type) |
Copyright © 2015. All Rights Reserved.