| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumReferenceEdge |
HoleMakingIntent.holeReferenceEdge |
protected EnumReferenceEdge |
HolePattern.referenceEdge |
| Modifier and Type | Method and Description |
|---|---|
static EnumReferenceEdge |
EnumReferenceEdge.fromValue(String v) |
EnumReferenceEdge |
HoleMakingIntent.getHoleReferenceEdge()
Gets the value of the holeReferenceEdge property.
|
EnumReferenceEdge |
HolePattern.getReferenceEdge()
Gets the value of the referenceEdge property.
|
static EnumReferenceEdge |
EnumReferenceEdge.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumReferenceEdge[] |
EnumReferenceEdge.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HoleMakingIntent.setHoleReferenceEdge(EnumReferenceEdge value)
Sets the value of the holeReferenceEdge property.
|
void |
HolePattern.setReferenceEdge(EnumReferenceEdge value)
Sets the value of the referenceEdge property.
|
HoleMakingIntent |
HoleMakingIntent.withHoleReferenceEdge(EnumReferenceEdge value) |
HolePattern |
HolePattern.withReferenceEdge(EnumReferenceEdge value) |
Copyright © 2016. All rights reserved.