| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumHoleType> |
Media.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.
|
| Modifier and Type | Method and Description |
|---|---|
Media |
Media.withHoleType(EnumHoleType... values) |
| Modifier and Type | Method and Description |
|---|---|
Media |
Media.withHoleType(Collection<EnumHoleType> values) |
Copyright © 2016. All rights reserved.