JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
com.lokalized
Clusivity
Uses of Enum
com.lokalized.Clusivity
Uses of
Clusivity
in
com.lokalized
Subclasses with type arguments of type
Clusivity
in
com.lokalized
Modifier and Type
Class
Description
enum
Clusivity
Language clusivity forms.
Methods in
com.lokalized
that return
Clusivity
Modifier and Type
Method
Description
static
Clusivity
Clusivity.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Clusivity
[]
Clusivity.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.