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