Uses of Enum Class
com.hades.model.enumeration.entity.ColumnDefinition
Packages that use ColumnDefinition
-
Uses of ColumnDefinition in com.hades.model.enumeration.entity
Methods in com.hades.model.enumeration.entity that return ColumnDefinitionModifier and TypeMethodDescriptionstatic ColumnDefinitionReturns the enum constant of this class with the specified name.static ColumnDefinition[]ColumnDefinition.values()Returns an array containing the constants of this enum class, in the order they are declared.