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