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