Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.DecoderDetectionType
Packages that use DecoderDetectionType
-
Uses of DecoderDetectionType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as DecoderDetectionTypeModifier and TypeFieldDescriptionprotected DecoderDetectionTypeFirmwareProtocolType.decoderDetectionMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return DecoderDetectionTypeModifier and TypeMethodDescriptionObjectFactory.createDecoderDetectionType()Create an instance ofDecoderDetectionTypeFirmwareProtocolType.getDecoderDetection()Gets the value of the decoderDetection property.DecoderDetectionType.withDetection(Collection<DetectionType> values) DecoderDetectionType.withDetection(DetectionType... values) Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type DecoderDetectionTypeModifier and TypeMethodDescriptionvoidFirmwareProtocolType.setDecoderDetection(DecoderDetectionType value) Sets the value of the decoderDetection property.FirmwareProtocolType.withDecoderDetection(DecoderDetectionType value)