JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
org.hibernate.search.annotations.Norms
Packages that use
Norms
Package
Description
org.hibernate.search.annotations
Uses of
Norms
in
org.hibernate.search.annotations
Methods in
org.hibernate.search.annotations
that return
Norms
Modifier and Type
Method
Description
static
Norms
Norms.
valueOf
(
String
name)
Deprecated.
Returns the enum constant of this type with the specified name.
static
Norms
[]
Norms.
values
()
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.