| Package | Description |
|---|---|
| com.podio.user |
| Modifier and Type | Method and Description |
|---|---|
static UserStatusType |
UserStatusType.getByName(String value) |
UserStatusType |
User.getStatus() |
static UserStatusType |
UserStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserStatusType[] |
UserStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setStatus(UserStatusType status) |
Copyright © 2014. All Rights Reserved.