| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.decoderdetection |
| Modifier and Type | Field and Description |
|---|---|
protected List<DetectionType> |
ManufacturerType.detection |
protected List<DetectionType> |
DefaultType.detection |
| Modifier and Type | Method and Description |
|---|---|
DetectionType |
ObjectFactory.createDetectionType()
Create an instance of
DetectionType |
DetectionType |
DetectionType.withComment(String value) |
DetectionType |
DetectionType.withCvOrCvGroup(Collection<Object> values) |
DetectionType |
DetectionType.withCvOrCvGroup(Object... values) |
DetectionType |
DetectionType.withDisplayFormat(String value) |
DetectionType |
DetectionType.withType(DetectionTypeType value) |
| Modifier and Type | Method and Description |
|---|---|
List<DetectionType> |
ManufacturerType.getDetection()
Gets the value of the detection property.
|
List<DetectionType> |
DefaultType.getDetection()
Gets the value of the detection property.
|
| Modifier and Type | Method and Description |
|---|---|
ManufacturerType |
ManufacturerType.withDetection(DetectionType... values) |
DefaultType |
DefaultType.withDetection(DetectionType... values) |
| Modifier and Type | Method and Description |
|---|---|
ManufacturerType |
ManufacturerType.withDetection(Collection<DetectionType> values) |
DefaultType |
DefaultType.withDetection(Collection<DetectionType> values) |
Copyright © 2018. All rights reserved.