| Package | Description |
|---|---|
| ds.granules.interfere.computation |
| Modifier and Type | Method and Description |
|---|---|
StreamCtrlPayload.CtrlType |
StreamCtrlPayload.getPayloadType() |
static StreamCtrlPayload.CtrlType |
StreamCtrlPayload.CtrlType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StreamCtrlPayload.CtrlType[] |
StreamCtrlPayload.CtrlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StreamCtrlPayload(StreamCtrlPayload.CtrlType inType,
java.util.UUID inInstID,
byte[] inPayload) |