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