| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.decoder |
| Modifier and Type | Field and Description |
|---|---|
protected List<ImageType> |
ImagesType.image |
| Modifier and Type | Method and Description |
|---|---|
ImageType |
ObjectFactory.createImageType()
Create an instance of
ImageType |
ImageType |
ImageType.withCopyright(String value) |
ImageType |
ImageType.withLastModified(String value) |
ImageType |
ImageType.withName(String value) |
ImageType |
ImageType.withSrc(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ImageType> |
ImagesType.getImage()
Gets the value of the image property.
|
| Modifier and Type | Method and Description |
|---|---|
ImagesType |
ImagesType.withImage(ImageType... values) |
| Modifier and Type | Method and Description |
|---|---|
ImagesType |
ImagesType.withImage(Collection<ImageType> values) |
Copyright © 2018. All rights reserved.