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