| Package | Description |
|---|---|
| net.morimekta.providence.graphql.gql |
| Modifier and Type | Method and Description |
|---|---|
static GQLScalar |
GQLScalar.findByName(String name) |
static GQLScalar |
GQLScalar.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GQLScalar[] |
GQLScalar.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2020 morimekta.net. All rights reserved.