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