| Package | Description |
|---|---|
| org.zendesk.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
User.Role |
User.getRole() |
static User.Role |
User.Role.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static User.Role[] |
User.Role.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.setRole(User.Role role) |
Copyright © 2013–2014. All rights reserved.