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