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