| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumColorantType |
Color.colorType |
| Modifier and Type | Method and Description |
|---|---|
static EnumColorantType |
EnumColorantType.fromValue(String v) |
EnumColorantType |
Color.getColorType()
Gets the value of the colorType property.
|
static EnumColorantType |
EnumColorantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumColorantType[] |
EnumColorantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Color.setColorType(EnumColorantType value)
Sets the value of the colorType property.
|
Color |
Color.withColorType(EnumColorantType value) |
Copyright © 2016. All rights reserved.