Uses of Enum Class
org.simpleflatmapper.reflect.InstantiatorDefinition.Type
Packages that use InstantiatorDefinition.Type
Package
Description
Reflection tools.
-
Uses of InstantiatorDefinition.Type in org.simpleflatmapper.reflect
Methods in org.simpleflatmapper.reflect that return InstantiatorDefinition.TypeModifier and TypeMethodDescriptionBuilderInstantiatorDefinition.getType()InstantiatorDefinition.getType()static InstantiatorDefinition.TypeReturns the enum constant of this class with the specified name.static InstantiatorDefinition.Type[]InstantiatorDefinition.Type.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of InstantiatorDefinition.Type in org.simpleflatmapper.reflect.instantiator
Methods in org.simpleflatmapper.reflect.instantiator that return InstantiatorDefinition.Type