| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumNamedColor |
BindingIntent.backCoverColor |
protected EnumNamedColor |
BindingIntent.bindingColor |
protected EnumNamedColor |
NumberItem.colorName |
protected EnumNamedColor |
NumberingIntent.colorName |
protected EnumNamedColor |
BindingIntent.coverColor |
protected EnumNamedColor |
EmbossingItem.foilColor |
protected EnumNamedColor |
HardCoverBinding.headBandColor |
protected EnumNamedColor |
MediaIntent.mediaColor |
protected EnumNamedColor |
Tabs.tabMylarColor |
| Modifier and Type | Method and Description |
|---|---|
static EnumNamedColor |
EnumNamedColor.fromValue(String v) |
EnumNamedColor |
BindingIntent.getBackCoverColor()
Gets the value of the backCoverColor property.
|
EnumNamedColor |
BindingIntent.getBindingColor()
Gets the value of the bindingColor property.
|
EnumNamedColor |
NumberItem.getColorName()
Gets the value of the colorName property.
|
EnumNamedColor |
NumberingIntent.getColorName()
Gets the value of the colorName property.
|
EnumNamedColor |
BindingIntent.getCoverColor()
Gets the value of the coverColor property.
|
EnumNamedColor |
EmbossingItem.getFoilColor()
Gets the value of the foilColor property.
|
EnumNamedColor |
HardCoverBinding.getHeadBandColor()
Gets the value of the headBandColor property.
|
EnumNamedColor |
MediaIntent.getMediaColor()
Gets the value of the mediaColor property.
|
EnumNamedColor |
Tabs.getTabMylarColor()
Gets the value of the tabMylarColor property.
|
static EnumNamedColor |
EnumNamedColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumNamedColor[] |
EnumNamedColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindingIntent.setBackCoverColor(EnumNamedColor value)
Sets the value of the backCoverColor property.
|
void |
BindingIntent.setBindingColor(EnumNamedColor value)
Sets the value of the bindingColor property.
|
void |
NumberItem.setColorName(EnumNamedColor value)
Sets the value of the colorName property.
|
void |
NumberingIntent.setColorName(EnumNamedColor value)
Sets the value of the colorName property.
|
void |
BindingIntent.setCoverColor(EnumNamedColor value)
Sets the value of the coverColor property.
|
void |
EmbossingItem.setFoilColor(EnumNamedColor value)
Sets the value of the foilColor property.
|
void |
HardCoverBinding.setHeadBandColor(EnumNamedColor value)
Sets the value of the headBandColor property.
|
void |
MediaIntent.setMediaColor(EnumNamedColor value)
Sets the value of the mediaColor property.
|
void |
Tabs.setTabMylarColor(EnumNamedColor value)
Sets the value of the tabMylarColor property.
|
Copyright © 2013. All Rights Reserved.