| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.commontypes | |
| org.bidib.jbidibc.decoder.schema.decoder | |
| org.bidib.jbidibc.decoder.schema.decoderfirmware |
| Modifier and Type | Method and Description |
|---|---|
ImagesType |
ObjectFactory.createImagesType()
Create an instance of
ImagesType |
ImagesType |
ImagesType.withImage(Collection<ImageType> values) |
ImagesType |
ImagesType.withImage(ImageType... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ImagesType> |
ObjectFactory.createImages(ImagesType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ImagesType> |
ObjectFactory.createImages(ImagesType value)
|
| Modifier and Type | Field and Description |
|---|---|
protected ImagesType |
DecoderType.images |
| Modifier and Type | Method and Description |
|---|---|
ImagesType |
DecoderType.getImages()
Gets the value of the images property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DecoderType.setImages(ImagesType value)
Sets the value of the images property.
|
DecoderType |
DecoderType.withImages(ImagesType value) |
| Modifier and Type | Field and Description |
|---|---|
protected ImagesType |
FirmwareType.images |
| Modifier and Type | Method and Description |
|---|---|
ImagesType |
FirmwareType.getImages()
Gets the value of the images property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FirmwareType.setImages(ImagesType value)
Sets the value of the images property.
|
FirmwareType |
FirmwareType.withImages(ImagesType value) |
Copyright © 2021. All rights reserved.