| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.decoderfirmware |
| Modifier and Type | Field and Description |
|---|---|
protected List<PresetCVType> |
PresetType.cv |
| Modifier and Type | Method and Description |
|---|---|
PresetCVType |
ObjectFactory.createPresetCVType()
Create an instance of
PresetCVType |
PresetCVType |
PresetCVType.withIndexHigh(Integer value) |
PresetCVType |
PresetCVType.withIndexLow(Integer value) |
PresetCVType |
PresetCVType.withNumber(int value) |
PresetCVType |
PresetCVType.withValue(short value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PresetCVType> |
ObjectFactory.createCv(PresetCVType value)
|
List<PresetCVType> |
PresetType.getCv()
Gets the value of the cv property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PresetCVType> |
ObjectFactory.createCv(PresetCVType value)
|
PresetType |
PresetType.withCv(PresetCVType... values) |
| Modifier and Type | Method and Description |
|---|---|
PresetType |
PresetType.withCv(Collection<PresetCVType> values) |
Copyright © 2024. All rights reserved.