| Package | Description |
|---|---|
| xyz.mkotb.xenapi.model | |
| xyz.mkotb.xenapi.req | |
| xyz.mkotb.xenapi.resp |
| Modifier and Type | Method and Description |
|---|---|
static UserState |
UserState.byId(String id) |
static UserState |
UserState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserState[] |
UserState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserState |
RegisterRequest.userState() |
UserState |
EditUserRequest.userState() |
| Modifier and Type | Method and Description |
|---|---|
RegisterRequest |
RegisterRequest.userState(UserState userState) |
EditUserRequest |
EditUserRequest.userState(UserState userState) |
| Modifier and Type | Method and Description |
|---|---|
UserState |
UserResponse.state() |
Copyright © 2016. All rights reserved.