| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumHoleType> |
Media.holeType |
protected List<EnumHoleType> |
HoleMakingParams.holeType |
| Modifier and Type | Method and Description |
|---|---|
static EnumHoleType |
EnumHoleType.fromValue(String v) |
static EnumHoleType |
EnumHoleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumHoleType[] |
EnumHoleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnumHoleType> |
Media.getHoleType()
Gets the value of the holeType property.
|
List<EnumHoleType> |
HoleMakingParams.getHoleType()
Gets the value of the holeType property.
|
Copyright © 2013. All Rights Reserved.