Uses of Class
org.hibernate.search.annotations.Resolution
-
Packages that use Resolution Package Description org.hibernate.search.annotations -
-
Uses of Resolution in org.hibernate.search.annotations
Methods in org.hibernate.search.annotations that return Resolution Modifier and Type Method Description Resolutionresolution()Deprecated.Resolutionresolution()Deprecated.static ResolutionResolution. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static Resolution[]Resolution. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-