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