| Package | Description |
|---|---|
| com.daikit.graphql.builder |
| Modifier and Type | Method and Description |
|---|---|
GQLExecutionContext.GQLRolesJunctionEnum |
GQLExecutionContext.getRolesJunction()
|
static GQLExecutionContext.GQLRolesJunctionEnum |
GQLExecutionContext.GQLRolesJunctionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GQLExecutionContext.GQLRolesJunctionEnum[] |
GQLExecutionContext.GQLRolesJunctionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GQLExecutionContext.setRolesJunction(GQLExecutionContext.GQLRolesJunctionEnum rolesJunction)
|
Copyright © 2019–2020. All rights reserved.