@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-01-28T11:18:17.901-05:00") public class StreamType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamType.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
StreamType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
StreamType.TypeEnum |
getType()
Get type
|
int |
hashCode() |
void |
setType(StreamType.TypeEnum type) |
String |
toString() |
StreamType |
type(StreamType.TypeEnum type) |
public StreamType type(StreamType.TypeEnum type)
public StreamType.TypeEnum getType()
public void setType(StreamType.TypeEnum type)
Copyright © 2018 Symphony Software Foundation. All rights reserved.