| Package | Description |
|---|---|
| org.mountcloud.graphql.response |
| Modifier and Type | Method and Description |
|---|---|
static GraphqlState |
GraphqlState.getEnum(int i) |
static GraphqlState |
GraphqlState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphqlState[] |
GraphqlState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.