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