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