Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.DetectionType
Packages that use DetectionType
Package
Description
-
Uses of DetectionType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return DetectionTypeModifier and TypeMethodDescriptionObjectFactory.createDetectionType()Create an instance ofDetectionTypeDetectionType.withConditionsOrCvOrCvGroup(Object... values) DetectionType.withConditionsOrCvOrCvGroup(Collection<Object> values) DetectionType.withDisplayFormat(String value) DetectionType.withIndexHigh(Integer value) DetectionType.withIndexLow(Integer value) DetectionType.withType(DetectionTypeType value) DetectionType.withValueName(String value) -
Uses of DetectionType in org.bidib.jbidibc.decoder.schema.decoderdetection
Fields in org.bidib.jbidibc.decoder.schema.decoderdetection with type parameters of type DetectionTypeModifier and TypeFieldDescriptionprotected List<DetectionType> DefaultType.detectionprotected List<DetectionType> ManufacturerType.detectionMethods in org.bidib.jbidibc.decoder.schema.decoderdetection that return types with arguments of type DetectionTypeModifier and TypeMethodDescriptionDefaultType.getDetection()Gets the value of the detection property.ManufacturerType.getDetection()Gets the value of the detection property.Methods in org.bidib.jbidibc.decoder.schema.decoderdetection with parameters of type DetectionTypeModifier and TypeMethodDescriptionDefaultType.withDetection(DetectionType... values) ManufacturerType.withDetection(DetectionType... values) Method parameters in org.bidib.jbidibc.decoder.schema.decoderdetection with type arguments of type DetectionTypeModifier and TypeMethodDescriptionDefaultType.withDetection(Collection<DetectionType> values) ManufacturerType.withDetection(Collection<DetectionType> values) -
Uses of DetectionType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware with type parameters of type DetectionTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return types with arguments of type DetectionTypeModifier and TypeMethodDescriptionDecoderDetectionType.getDetection()Gets the value of the detection property.Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type DetectionTypeMethod parameters in org.bidib.jbidibc.decoder.schema.decoderfirmware with type arguments of type DetectionTypeModifier and TypeMethodDescriptionDecoderDetectionType.withDetection(Collection<DetectionType> values)