| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
StreamType |
StreamAttributes.getStreamType()
Get streamType
|
StreamType |
StreamType.type(StreamType.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
List<StreamType> |
StreamFilter.getStreamTypes()
Types of streams to search for.
|
| Modifier and Type | Method and Description |
|---|---|
StreamFilter |
StreamFilter.addStreamTypesItem(StreamType streamTypesItem) |
void |
StreamAttributes.setStreamType(StreamType streamType) |
StreamAttributes |
StreamAttributes.streamType(StreamType streamType) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamFilter.setStreamTypes(List<StreamType> streamTypes) |
StreamFilter |
StreamFilter.streamTypes(List<StreamType> streamTypes) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.