| Package | Description |
|---|---|
| com.daikit.graphql.custommethod | |
| com.daikit.graphql.enums |
| Modifier and Type | Method and Description |
|---|---|
GQLMethodType |
GQLCustomMethod.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GQLCustomMethod.setType(GQLMethodType type) |
| Modifier and Type | Method and Description |
|---|---|
static GQLMethodType |
GQLMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GQLMethodType[] |
GQLMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.