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