| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumSheetSide |
RunList.sheetSides |
| Modifier and Type | Method and Description |
|---|---|
static EnumSheetSide |
EnumSheetSide.fromValue(String v) |
EnumSheetSide |
RunList.getSheetSides()
Gets the value of the sheetSides property.
|
static EnumSheetSide |
EnumSheetSide.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumSheetSide[] |
EnumSheetSide.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.setSheetSides(EnumSheetSide value)
Sets the value of the sheetSides property.
|
RunList |
RunList.withSheetSides(EnumSheetSide value) |
Copyright © 2016. All rights reserved.