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