Uses of Enum Class
com.kingsrook.qqq.backend.core.model.metadata.tables.Tier
Packages that use Tier
-
Uses of Tier in com.kingsrook.qqq.backend.core.model.metadata.tables
Subclasses with type arguments of type Tier in com.kingsrook.qqq.backend.core.model.metadata.tablesMethods in com.kingsrook.qqq.backend.core.model.metadata.tables that return TierModifier and TypeMethodDescriptionQFieldSection.getTier()
Getter for tierstatic Tier
Returns the enum constant of this class with the specified name.static Tier[]
Tier.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.kingsrook.qqq.backend.core.model.metadata.tables with parameters of type TierModifier and TypeMethodDescriptionvoid
Setter for tierFluent setter for tierConstructors in com.kingsrook.qqq.backend.core.model.metadata.tables with parameters of type Tier