| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumWorkStyle |
Signature.sourceWorkStyle |
protected EnumWorkStyle |
Layout.sourceWorkStyle |
protected EnumWorkStyle |
ImageSetterParams.sourceWorkStyle |
protected EnumWorkStyle |
StrippingParams.workStyle |
protected EnumWorkStyle |
ConventionalPrintingParams.workStyle |
| Modifier and Type | Method and Description |
|---|---|
static EnumWorkStyle |
EnumWorkStyle.fromValue(String v) |
EnumWorkStyle |
Signature.getSourceWorkStyle()
Gets the value of the sourceWorkStyle property.
|
EnumWorkStyle |
Layout.getSourceWorkStyle()
Gets the value of the sourceWorkStyle property.
|
EnumWorkStyle |
ImageSetterParams.getSourceWorkStyle()
Gets the value of the sourceWorkStyle property.
|
EnumWorkStyle |
StrippingParams.getWorkStyle()
Gets the value of the workStyle property.
|
EnumWorkStyle |
ConventionalPrintingParams.getWorkStyle()
Gets the value of the workStyle property.
|
static EnumWorkStyle |
EnumWorkStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumWorkStyle[] |
EnumWorkStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Signature.setSourceWorkStyle(EnumWorkStyle value)
Sets the value of the sourceWorkStyle property.
|
void |
Layout.setSourceWorkStyle(EnumWorkStyle value)
Sets the value of the sourceWorkStyle property.
|
void |
ImageSetterParams.setSourceWorkStyle(EnumWorkStyle value)
Sets the value of the sourceWorkStyle property.
|
void |
StrippingParams.setWorkStyle(EnumWorkStyle value)
Sets the value of the workStyle property.
|
void |
ConventionalPrintingParams.setWorkStyle(EnumWorkStyle value)
Sets the value of the workStyle property.
|
Copyright © 2013. All Rights Reserved.