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