| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.commontypes |
| Modifier and Type | Field and Description |
|---|---|
protected List<ItemType> |
ValueCalculationType.item |
| Modifier and Type | Method and Description |
|---|---|
ItemType |
ObjectFactory.createItemType()
Create an instance of
ItemType |
ItemType |
ItemType.withContent(Collection<Serializable> values) |
ItemType |
ItemType.withContent(Serializable... values) |
ItemType |
ItemType.withIndexHigh(Short value) |
ItemType |
ItemType.withIndexLow(Short value) |
ItemType |
ItemType.withNumber(Integer value) |
ItemType |
ItemType.withType(ValueCalculationItemType value) |
ItemType |
ItemType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ItemType> |
ObjectFactory.createItem(ItemType value)
|
List<ItemType> |
ValueCalculationType.getItem()
Gets the value of the item property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ItemType> |
ObjectFactory.createItem(ItemType value)
|
ValueCalculationType |
ValueCalculationType.withItem(ItemType... values) |
| Modifier and Type | Method and Description |
|---|---|
ValueCalculationType |
ValueCalculationType.withItem(Collection<ItemType> values) |
Copyright © 2024. All rights reserved.