| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumPrintPreference |
ProductionIntent.printPreference |
| Modifier and Type | Method and Description |
|---|---|
static EnumPrintPreference |
EnumPrintPreference.fromValue(String v) |
EnumPrintPreference |
ProductionIntent.getPrintPreference()
Gets the value of the printPreference property.
|
static EnumPrintPreference |
EnumPrintPreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumPrintPreference[] |
EnumPrintPreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductionIntent.setPrintPreference(EnumPrintPreference value)
Sets the value of the printPreference property.
|
Copyright © 2013. All Rights Reserved.