Uses of Enum Class
org.hibernate.testing.orm.domain.gambit.Shirt.Color
Packages that use Shirt.Color
-
Uses of Shirt.Color in org.hibernate.testing.orm.domain.gambit
Methods in org.hibernate.testing.orm.domain.gambit that return Shirt.ColorModifier and TypeMethodDescriptionShirt.getColor()static Shirt.ColorReturns the enum constant of this class with the specified name.static Shirt.Color[]Shirt.Color.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hibernate.testing.orm.domain.gambit with parameters of type Shirt.Color