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