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