| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.decoderfirmware |
| Modifier and Type | Field and Description |
|---|---|
protected List<ManualType> |
ManualsType.manual |
| Modifier and Type | Method and Description |
|---|---|
ManualType |
ObjectFactory.createManualType()
Create an instance of
ManualType |
ManualType |
ManualType.withCopyright(String value) |
ManualType |
ManualType.withFileSize(Long value) |
ManualType |
ManualType.withLastModified(XMLGregorianCalendar value) |
ManualType |
ManualType.withName(String value) |
ManualType |
ManualType.withSha1(String value) |
ManualType |
ManualType.withSrc(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ManualType> |
ManualsType.getManual()
Gets the value of the manual property.
|
| Modifier and Type | Method and Description |
|---|---|
ManualsType |
ManualsType.withManual(ManualType... values) |
| Modifier and Type | Method and Description |
|---|---|
ManualsType |
ManualsType.withManual(Collection<ManualType> values) |
Copyright © 2021. All rights reserved.