Uses of Enum Class
org.hibernate.testing.orm.domain.gambit.Shirt.Size
Packages that use Shirt.Size
-
Uses of Shirt.Size in org.hibernate.testing.orm.domain.gambit
Methods in org.hibernate.testing.orm.domain.gambit that return Shirt.SizeModifier and TypeMethodDescriptionShirt.getSize()static Shirt.SizeReturns the enum constant of this class with the specified name.static Shirt.Size[]Shirt.Size.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.Size