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