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