| Package | Description |
|---|---|
| org.kie.workbench.common.dmn.api.editors.types | |
| org.kie.workbench.common.dmn.api.property.dmn | |
| org.kie.workbench.common.dmn.api.property.dmn.types |
| Modifier and Type | Method and Description |
|---|---|
static Optional<BuiltInType> |
BuiltInTypeUtils.findBuiltInTypeByName(String name) |
| Constructor and Description |
|---|
QName(BuiltInType type) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.