Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.PresetType
Packages that use PresetType
-
Uses of PresetType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware with type parameters of type PresetTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return PresetTypeModifier and TypeMethodDescriptionObjectFactory.createPresetType()Create an instance ofPresetTypePresetType.withCv(Collection<PresetCVType> values) PresetType.withCv(PresetCVType... values) PresetType.withDescription(Collection<DescriptionType> values) PresetType.withDescription(DescriptionType... values) Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return types with arguments of type PresetTypeModifier and TypeMethodDescriptionPresetGroupType.getPreset()Gets the value of the preset property.Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type PresetTypeMethod parameters in org.bidib.jbidibc.decoder.schema.decoderfirmware with type arguments of type PresetType