| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumMirrorAround |
InterpretingParams.mirrorAround |
| Modifier and Type | Method and Description |
|---|---|
static EnumMirrorAround |
EnumMirrorAround.fromValue(String v) |
EnumMirrorAround |
InterpretingParams.getMirrorAround()
Gets the value of the mirrorAround property.
|
static EnumMirrorAround |
EnumMirrorAround.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumMirrorAround[] |
EnumMirrorAround.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.setMirrorAround(EnumMirrorAround value)
Sets the value of the mirrorAround property.
|
InterpretingParams |
InterpretingParams.withMirrorAround(EnumMirrorAround value) |
Copyright © 2016. All rights reserved.