Uses of Enum Class
org.hibernate.testing.orm.domain.userguide.AddressType
Packages that use AddressType
-
Uses of AddressType in org.hibernate.testing.orm.domain.userguide
Methods in org.hibernate.testing.orm.domain.userguide that return AddressTypeModifier and TypeMethodDescriptionstatic AddressTypeReturns the enum constant of this class with the specified name.static AddressType[]AddressType.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 that return types with arguments of type AddressType