Uses of 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 ApiNameApiName. valueOf(String name)Returns the enum constant of this type with the specified name.static ApiName[]ApiName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-