| Package | Description |
|---|---|
| org.zendesk.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Topic.TopicType |
Forum.getForumType() |
Topic.TopicType |
Topic.getTopicType() |
static Topic.TopicType |
Topic.TopicType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Topic.TopicType[] |
Topic.TopicType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Forum.setForumType(Topic.TopicType forumType) |
void |
Topic.setTopicType(Topic.TopicType topicType) |
Copyright © 2013–2014. All rights reserved.