| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumCoatings |
Media.backCoatings |
protected EnumCoatings |
Media.frontCoatings |
| Modifier and Type | Method and Description |
|---|---|
static EnumCoatings |
EnumCoatings.fromValue(String v) |
EnumCoatings |
Media.getBackCoatings()
Gets the value of the backCoatings property.
|
EnumCoatings |
Media.getFrontCoatings()
Gets the value of the frontCoatings property.
|
static EnumCoatings |
EnumCoatings.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumCoatings[] |
EnumCoatings.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Media.setBackCoatings(EnumCoatings value)
Sets the value of the backCoatings property.
|
void |
Media.setFrontCoatings(EnumCoatings value)
Sets the value of the frontCoatings property.
|
Copyright © 2013. All Rights Reserved.