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