| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumAllowedValueList> |
BooleanState.allowedValueLists |
| Modifier and Type | Method and Description |
|---|---|
static EnumAllowedValueList |
EnumAllowedValueList.fromValue(String v) |
static EnumAllowedValueList |
EnumAllowedValueList.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumAllowedValueList[] |
EnumAllowedValueList.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnumAllowedValueList> |
BooleanState.getAllowedValueLists()
Gets the value of the allowedValueLists property.
|
Copyright © 2012. All Rights Reserved.