| Package | Description |
|---|---|
| org.zendesk.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
protected Type |
Request.type |
| Modifier and Type | Method and Description |
|---|---|
Type |
Request.getType() |
Type |
Ticket.getType() |
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setType(Type type) |
void |
Ticket.setType(Type type) |
Copyright © 2013–2020. All rights reserved.