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