| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
static GraphSimpleResult.GraphTypeEnum |
GraphSimpleResult.GraphTypeEnum.fromValue(String input) |
GraphSimpleResult.GraphTypeEnum |
GraphSimpleResult.getGraphType()
Get graphType
|
GraphSimpleResult.GraphTypeEnum |
GraphSimpleResult.GraphTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static GraphSimpleResult.GraphTypeEnum |
GraphSimpleResult.GraphTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphSimpleResult.GraphTypeEnum[] |
GraphSimpleResult.GraphTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GraphSimpleResult |
GraphSimpleResult.graphType(GraphSimpleResult.GraphTypeEnum graphType) |
void |
GraphSimpleResult.setGraphType(GraphSimpleResult.GraphTypeEnum graphType) |
void |
GraphSimpleResult.GraphTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
GraphSimpleResult.GraphTypeEnum enumeration) |
Copyright © 2023. All rights reserved.