Uses of Class
de.foellix.aql.config.Converters
Packages that use Converters
-
Uses of Converters in de.foellix.aql.config
Fields in de.foellix.aql.config declared as ConvertersMethods in de.foellix.aql.config that return ConvertersModifier and TypeMethodDescriptionObjectFactory.createConverters()Create an instance ofConvertersConfig.getConverters()Gets the value of the converters property.Methods in de.foellix.aql.config with parameters of type ConvertersModifier and TypeMethodDescriptionvoidConfig.setConverters(Converters value) Sets the value of the converters property.