| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
static StreamType.TypeEnum |
StreamType.TypeEnum.fromValue(String text) |
StreamType.TypeEnum |
StreamType.getType()
Get type
|
static StreamType.TypeEnum |
StreamType.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamType.TypeEnum[] |
StreamType.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 |
StreamType.setType(StreamType.TypeEnum type) |
StreamType |
StreamType.type(StreamType.TypeEnum type) |
Copyright © 2017 Symphony Software Foundation. All rights reserved.