| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumRunlistType |
RunList.elementType |
| Modifier and Type | Method and Description |
|---|---|
static EnumRunlistType |
EnumRunlistType.fromValue(String v) |
EnumRunlistType |
RunList.getElementType()
Gets the value of the elementType property.
|
static EnumRunlistType |
EnumRunlistType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumRunlistType[] |
EnumRunlistType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RunList.setElementType(EnumRunlistType value)
Sets the value of the elementType property.
|
RunList |
RunList.withElementType(EnumRunlistType value) |
Copyright © 2016. All rights reserved.