| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema.jdf |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<EnumValueList> |
BooleanEvaluation.valueLists |
| Modifier and Type | Method and Description |
|---|---|
static EnumValueList |
EnumValueList.fromValue(java.lang.String v) |
static EnumValueList |
EnumValueList.valueOf(java.lang.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 |
|---|---|
java.util.List<EnumValueList> |
BooleanEvaluation.getValueLists()
Gets the value of the valueLists property.
|
Copyright © 2012. All Rights Reserved.