| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.decoderfirmware |
| Modifier and Type | Field and Description |
|---|---|
protected List<DetectionType> |
DecoderDetectionType.detection |
| Modifier and Type | Method and Description |
|---|---|
DetectionType |
ObjectFactory.createDetectionType()
Create an instance of
DetectionType |
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> |
DecoderDetectionType.getDetection()
Gets the value of the detection property.
|
| Modifier and Type | Method and Description |
|---|---|
DecoderDetectionType |
DecoderDetectionType.withDetection(DetectionType... values) |
| Modifier and Type | Method and Description |
|---|---|
DecoderDetectionType |
DecoderDetectionType.withDetection(Collection<DetectionType> values) |
Copyright © 2018. All rights reserved.