Uses of Enum Class
org.hibernate.envers.internal.entities.ComponentDescription.ComponentType
Packages that use ComponentDescription.ComponentType
-
Uses of ComponentDescription.ComponentType in org.hibernate.envers.internal.entities
Methods in org.hibernate.envers.internal.entities that return ComponentDescription.ComponentTypeModifier and TypeMethodDescriptionComponentDescription.getType()Returns the enum constant of this class with the specified name.static ComponentDescription.ComponentType[]ComponentDescription.ComponentType.values()Returns an array containing the constants of this enum class, in the order they are declared.