Uses of Class
org.bremersee.garmin.converterplugin.v1.model.ConverterPlugin.OutputFormat
Packages that use ConverterPlugin.OutputFormat
-
Uses of ConverterPlugin.OutputFormat in org.bremersee.garmin.converterplugin.v1.model
Fields in org.bremersee.garmin.converterplugin.v1.model declared as ConverterPlugin.OutputFormatModifier and TypeFieldDescriptionprotected ConverterPlugin.OutputFormatConverterPlugin.outputFormatMethods in org.bremersee.garmin.converterplugin.v1.model that return ConverterPlugin.OutputFormatModifier and TypeMethodDescriptionObjectFactory.createConverterPluginOutputFormat()Create an instance ofConverterPlugin.OutputFormatConverterPlugin.getOutputFormat()Gets the value of the outputFormat property.Methods in org.bremersee.garmin.converterplugin.v1.model with parameters of type ConverterPlugin.OutputFormatModifier and TypeMethodDescriptionvoidConverterPlugin.setOutputFormat(ConverterPlugin.OutputFormat value) Sets the value of the outputFormat property.