| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.commontypes |
| Modifier and Type | Field and Description |
|---|---|
protected ValueCalculationType |
CVType.valueCalculation |
protected ValueCalculationType |
PartialType.valueCalculation |
| Modifier and Type | Method and Description |
|---|---|
ValueCalculationType |
ObjectFactory.createValueCalculationType()
Create an instance of
ValueCalculationType |
ValueCalculationType |
CVType.getValueCalculation()
Gets the value of the valueCalculation property.
|
ValueCalculationType |
PartialType.getValueCalculation()
Gets the value of the valueCalculation property.
|
ValueCalculationType |
ValueCalculationType.withDigits(Short value) |
ValueCalculationType |
ValueCalculationType.withItem(Collection<ItemType> values) |
ValueCalculationType |
ValueCalculationType.withItem(ItemType... values) |
ValueCalculationType |
ValueCalculationType.withSpecialValue(Collection<SpecialValueType> values) |
ValueCalculationType |
ValueCalculationType.withSpecialValue(SpecialValueType... values) |
ValueCalculationType |
ValueCalculationType.withUnit(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ValueCalculationType> |
ObjectFactory.createValueCalculation(ValueCalculationType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ValueCalculationType> |
ObjectFactory.createValueCalculation(ValueCalculationType value)
|
void |
CVType.setValueCalculation(ValueCalculationType value)
Sets the value of the valueCalculation property.
|
void |
PartialType.setValueCalculation(ValueCalculationType value)
Sets the value of the valueCalculation property.
|
CVType |
CVType.withValueCalculation(ValueCalculationType value) |
PartialType |
PartialType.withValueCalculation(ValueCalculationType value) |
Copyright © 2022. All rights reserved.