Uses of Class
org.gbif.api.vocabulary.collections.InstitutionFacetParameter
-
Packages that use InstitutionFacetParameter Package Description org.gbif.api.vocabulary.collections -
-
Uses of InstitutionFacetParameter in org.gbif.api.vocabulary.collections
Methods in org.gbif.api.vocabulary.collections that return InstitutionFacetParameter Modifier and Type Method Description static InstitutionFacetParameterInstitutionFacetParameter. valueOf(String name)Returns the enum constant of this type with the specified name.static InstitutionFacetParameter[]InstitutionFacetParameter. values()Returns an array containing the constants of this enum type, in the order they are declared.
-