| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.decoderfirmware |
| Modifier and Type | Field and Description |
|---|---|
protected List<ResetType> |
ResetsType.reset |
| Modifier and Type | Method and Description |
|---|---|
ResetType |
ObjectFactory.createResetType()
Create an instance of
ResetType |
ResetType |
ResetType.withCv(int value) |
ResetType |
ResetType.withDescription(Collection<DescriptionType> values) |
ResetType |
ResetType.withDescription(DescriptionType... values) |
ResetType |
ResetType.withValue(short value) |
| Modifier and Type | Method and Description |
|---|---|
List<ResetType> |
ResetsType.getReset()
Gets the value of the reset property.
|
| Modifier and Type | Method and Description |
|---|---|
ResetsType |
ResetsType.withReset(ResetType... values) |
| Modifier and Type | Method and Description |
|---|---|
ResetsType |
ResetsType.withReset(Collection<ResetType> values) |
Copyright © 2022. All rights reserved.