| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
static Presence.CategoryEnum |
Presence.CategoryEnum.fromValue(String text) |
Presence.CategoryEnum |
Presence.getCategory()
Get category
|
static Presence.CategoryEnum |
Presence.CategoryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Presence.CategoryEnum[] |
Presence.CategoryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Presence |
Presence.category(Presence.CategoryEnum category) |
void |
Presence.setCategory(Presence.CategoryEnum category) |
Copyright © 2017 Symphony Software Foundation. All rights reserved.