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