Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.DecoderDetectionType
-
Packages that use DecoderDetectionType Package Description org.bidib.jbidibc.decoder.schema.decoderfirmware -
-
Uses of DecoderDetectionType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as DecoderDetectionType Modifier and Type Field Description protected DecoderDetectionTypeFirmwareProtocolType. decoderDetectionMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return DecoderDetectionType Modifier and Type Method Description DecoderDetectionTypeObjectFactory. createDecoderDetectionType()Create an instance ofDecoderDetectionTypeDecoderDetectionTypeFirmwareProtocolType. getDecoderDetection()Gets the value of the decoderDetection property.DecoderDetectionTypeDecoderDetectionType. withDetection(Collection<DetectionType> values)DecoderDetectionTypeDecoderDetectionType. withDetection(DetectionType... values)Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type DecoderDetectionType Modifier and Type Method Description voidFirmwareProtocolType. setDecoderDetection(DecoderDetectionType value)Sets the value of the decoderDetection property.FirmwareProtocolTypeFirmwareProtocolType. withDecoderDetection(DecoderDetectionType value)
-