| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumDrying |
ConventionalPrintingParams.drying |
protected EnumDrying |
ConventionalPrintingParams.moduleDrying |
| Modifier and Type | Method and Description |
|---|---|
static EnumDrying |
EnumDrying.fromValue(String v) |
EnumDrying |
ConventionalPrintingParams.getDrying()
Gets the value of the drying property.
|
EnumDrying |
ConventionalPrintingParams.getModuleDrying()
Gets the value of the moduleDrying property.
|
static EnumDrying |
EnumDrying.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumDrying[] |
EnumDrying.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConventionalPrintingParams.setDrying(EnumDrying value)
Sets the value of the drying property.
|
void |
ConventionalPrintingParams.setModuleDrying(EnumDrying value)
Sets the value of the moduleDrying property.
|
ConventionalPrintingParams |
ConventionalPrintingParams.withDrying(EnumDrying value) |
ConventionalPrintingParams |
ConventionalPrintingParams.withModuleDrying(EnumDrying value) |
Copyright © 2016. All rights reserved.