Uses of Interface
io.vertigo.datamodel.structure.definitions.Formatter
-
Packages that use Formatter Package Description io.vertigo.datamodel.smarttype io.vertigo.datamodel.smarttype.annotations -
-
Uses of Formatter in io.vertigo.datamodel.smarttype
Methods in io.vertigo.datamodel.smarttype that return types with arguments of type Formatter Modifier and Type Method Description Class<? extends Formatter>
FormatterConfig. getFormatterClass()
Constructor parameters in io.vertigo.datamodel.smarttype with type arguments of type Formatter Constructor Description FormatterConfig(Class<? extends Formatter> clazz, String arg)
-
Uses of Formatter in io.vertigo.datamodel.smarttype.annotations
Methods in io.vertigo.datamodel.smarttype.annotations that return types with arguments of type Formatter Modifier and Type Method Description Class<? extends Formatter>
clazz()
-