| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.commontypes |
| Modifier and Type | Field and Description |
|---|---|
protected ValueCalculationItemType |
ItemType.type |
| Modifier and Type | Method and Description |
|---|---|
static ValueCalculationItemType |
ValueCalculationItemType.fromValue(String v) |
ValueCalculationItemType |
ItemType.getType()
Gets the value of the type property.
|
static ValueCalculationItemType |
ValueCalculationItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueCalculationItemType[] |
ValueCalculationItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemType.setType(ValueCalculationItemType value)
Sets the value of the type property.
|
ItemType |
ItemType.withType(ValueCalculationItemType value) |
Copyright © 2022. All rights reserved.