Uses of Class
org.bremersee.garmin.converterplugin.v1.model.ConverterPlugin.InputFormat
Packages that use ConverterPlugin.InputFormat
-
Uses of ConverterPlugin.InputFormat in org.bremersee.garmin.converterplugin.v1.model
Fields in org.bremersee.garmin.converterplugin.v1.model declared as ConverterPlugin.InputFormatModifier and TypeFieldDescriptionprotected ConverterPlugin.InputFormatConverterPlugin.inputFormatMethods in org.bremersee.garmin.converterplugin.v1.model that return ConverterPlugin.InputFormatModifier and TypeMethodDescriptionObjectFactory.createConverterPluginInputFormat()Create an instance ofConverterPlugin.InputFormatConverterPlugin.getInputFormat()Gets the value of the inputFormat property.Methods in org.bremersee.garmin.converterplugin.v1.model with parameters of type ConverterPlugin.InputFormatModifier and TypeMethodDescriptionvoidConverterPlugin.setInputFormat(ConverterPlugin.InputFormat value) Sets the value of the inputFormat property.