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