| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumJacket |
HardCoverBinding.jacket |
| Modifier and Type | Method and Description |
|---|---|
static EnumJacket |
EnumJacket.fromValue(String v) |
EnumJacket |
HardCoverBinding.getJacket()
Gets the value of the jacket property.
|
static EnumJacket |
EnumJacket.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumJacket[] |
EnumJacket.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HardCoverBinding.setJacket(EnumJacket value)
Sets the value of the jacket property.
|
HardCoverBinding |
HardCoverBinding.withJacket(EnumJacket value) |
Copyright © 2016. All rights reserved.