Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.PresetCVType
Packages that use PresetCVType
-
Uses of PresetCVType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware with type parameters of type PresetCVTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return PresetCVTypeModifier and TypeMethodDescriptionObjectFactory.createPresetCVType()Create an instance ofPresetCVTypePresetCVType.withIndexHigh(Integer value) PresetCVType.withIndexLow(Integer value) PresetCVType.withNumber(int value) PresetCVType.withValue(short value) Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return types with arguments of type PresetCVTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<PresetCVType> ObjectFactory.createCv(PresetCVType value) PresetType.getCv()Gets the value of the cv property.Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type PresetCVTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<PresetCVType> ObjectFactory.createCv(PresetCVType value) PresetType.withCv(PresetCVType... values) Method parameters in org.bidib.jbidibc.decoder.schema.decoderfirmware with type arguments of type PresetCVType