Uses of Enum Class
cdc.impex.templates.Primitive
Packages that use Primitive
-
Uses of Primitive in cdc.impex.templates
Methods in cdc.impex.templates that return PrimitiveModifier and TypeMethodDescriptionColumnTemplate.getPrimitive()static PrimitivePrimitive.getPrimitive(Class<?> cls) Returns the Primitive corresponding to a class.static PrimitiveReturns the enum constant of this class with the specified name.static Primitive[]Primitive.values()Returns an array containing the constants of this enum class, in the order they are declared.