| Package | Description |
|---|---|
| org.camunda.bpm.extension.graphql.types |
| Modifier and Type | Method and Description |
|---|---|
ValueTypeEnum |
KeyValuePairInput.getValueType() |
static ValueTypeEnum |
ValueTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueTypeEnum[] |
ValueTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyValuePairInput.setValueType(ValueTypeEnum valueType) |
Copyright © 2017 camunda services GmbH. All rights reserved.