Uses of Class
org.bidib.jbidib.decoder.json.Firmware
Packages that use Firmware
-
Uses of Firmware in org.bidib.jbidib.decoder.json
Methods in org.bidib.jbidib.decoder.json that return FirmwareModifier and TypeMethodDescriptionDecoder.getFirmware()Firmware.withEditor(Editor editor) Firmware.withMetadata(Metadata metadata) Firmware.withOptions(String options) Firmware.withTypeid(List<String> typeid) Firmware.withVersion(String version) Methods in org.bidib.jbidib.decoder.json that return types with arguments of type FirmwareMethods in org.bidib.jbidib.decoder.json with parameters of type FirmwareModifier and TypeMethodDescriptionvoidDecoder.setFirmware(Firmware firmware) Decoder.withFirmware(Firmware firmware) Method parameters in org.bidib.jbidib.decoder.json with type arguments of type FirmwareModifier and TypeMethodDescriptionvoidDecoderschema.setFirmware(List<Firmware> firmware) Decoderschema.withFirmware(List<Firmware> firmware) Constructors in org.bidib.jbidib.decoder.json with parameters of type Firmware