| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.manufacturers |
| Modifier and Type | Field and Description |
|---|---|
protected List<ManufacturerType> |
ManufacturersType.manufacturer |
| Modifier and Type | Method and Description |
|---|---|
ManufacturerType |
ObjectFactory.createManufacturerType()
Create an instance of
ManufacturerType |
ManufacturerType |
ManufacturerType.withCountry(String value) |
ManufacturerType |
ManufacturerType.withDecoderDBLink(String value) |
ManufacturerType |
ManufacturerType.withExtendedId(Integer value) |
ManufacturerType |
ManufacturerType.withId(short value) |
ManufacturerType |
ManufacturerType.withName(String value) |
ManufacturerType |
ManufacturerType.withShortName(String value) |
ManufacturerType |
ManufacturerType.withUrl(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ManufacturerType> |
ManufacturersType.getManufacturer()
Gets the value of the manufacturer property.
|
| Modifier and Type | Method and Description |
|---|---|
ManufacturersType |
ManufacturersType.withManufacturer(ManufacturerType... values) |
| Modifier and Type | Method and Description |
|---|---|
ManufacturersType |
ManufacturersType.withManufacturer(Collection<ManufacturerType> values) |
Copyright © 2018. All rights reserved.