| Package | Description |
|---|---|
| org.powerflows.dmn.engine.model.decision.field |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
Output.getType() |
ValueType |
Input.getType() |
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<ValueType> |
ValueType.safeValueOf(String name) |
Copyright © 2018 Power Flows. All rights reserved.