| Package | Description |
|---|---|
| com.sybase.esp.sdk |
| Modifier and Type | Method and Description |
|---|---|
Stream.StreamType |
Stream.getType() |
static Stream.StreamType |
Stream.StreamType.parseString(java.lang.String type) |
static Stream.StreamType |
Stream.StreamType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Stream.StreamType[] |
Stream.StreamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|