| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema.jdf |
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumHoleType> |
Media.holeTypes |
protected List<EnumHoleType> |
HoleMakingParams.holeTypes |
| 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.getHoleTypes()
Gets the value of the holeTypes property.
|
List<EnumHoleType> |
HoleMakingParams.getHoleTypes()
Gets the value of the holeTypes property.
|
Copyright © 2012. All Rights Reserved.