| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumIsoPaperSubstrate |
MediaIntent.isoPaperSubstrate |
protected EnumIsoPaperSubstrate |
MediaIntent.isoPaperSubstrateBack |
| Modifier and Type | Method and Description |
|---|---|
static EnumIsoPaperSubstrate |
EnumIsoPaperSubstrate.fromValue(String v) |
EnumIsoPaperSubstrate |
MediaIntent.getISOPaperSubstrate()
Gets the value of the isoPaperSubstrate property.
|
EnumIsoPaperSubstrate |
MediaIntent.getISOPaperSubstrateBack()
Gets the value of the isoPaperSubstrateBack property.
|
static EnumIsoPaperSubstrate |
EnumIsoPaperSubstrate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumIsoPaperSubstrate[] |
EnumIsoPaperSubstrate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaIntent.setISOPaperSubstrate(EnumIsoPaperSubstrate value)
Sets the value of the isoPaperSubstrate property.
|
void |
MediaIntent.setISOPaperSubstrateBack(EnumIsoPaperSubstrate value)
Sets the value of the isoPaperSubstrateBack property.
|
MediaIntent |
MediaIntent.withISOPaperSubstrate(EnumIsoPaperSubstrate value) |
MediaIntent |
MediaIntent.withISOPaperSubstrateBack(EnumIsoPaperSubstrate value) |
Copyright © 2016. All rights reserved.