| Package | Description |
|---|---|
| org.kie.dmn.feel.lang.types |
| Modifier and Type | Method and Description |
|---|---|
BuiltInType |
AliasFEELType.getBuiltInType() |
static BuiltInType |
BuiltInType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuiltInType[] |
BuiltInType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AliasFEELType(String name,
BuiltInType wrapped) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.