Uses of Enum Class
org.hibernate.testing.orm.domain.userguide.PhoneType
Packages that use PhoneType
-
Uses of PhoneType in org.hibernate.testing.orm.domain.userguide
Methods in org.hibernate.testing.orm.domain.userguide that return PhoneTypeModifier and TypeMethodDescriptionPhone.getType()static PhoneTypeReturns the enum constant of this class with the specified name.static PhoneType[]PhoneType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hibernate.testing.orm.domain.userguide with parameters of type PhoneType