| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.commontypes |
| Modifier and Type | Field and Description |
|---|---|
protected List<SpecialValueType> |
ValueCalculationType.specialValue |
| Modifier and Type | Method and Description |
|---|---|
SpecialValueType |
ObjectFactory.createSpecialValueType()
Create an instance of
SpecialValueType |
SpecialValueType |
SpecialValueType.withContent(Collection<Serializable> values) |
SpecialValueType |
SpecialValueType.withContent(Serializable... values) |
SpecialValueType |
SpecialValueType.withValue(long value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SpecialValueType> |
ObjectFactory.createSpecialValue(SpecialValueType value)
|
List<SpecialValueType> |
ValueCalculationType.getSpecialValue()
Gets the value of the specialValue property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SpecialValueType> |
ObjectFactory.createSpecialValue(SpecialValueType value)
|
ValueCalculationType |
ValueCalculationType.withSpecialValue(SpecialValueType... values) |
| Modifier and Type | Method and Description |
|---|---|
ValueCalculationType |
ValueCalculationType.withSpecialValue(Collection<SpecialValueType> values) |
Copyright © 2022. All rights reserved.