| Package | Description |
|---|---|
| org.gbif.api.model.checklistbank | |
| org.gbif.api.model.occurrence | |
| org.gbif.api.vocabulary |
| Modifier and Type | Method and Description |
|---|---|
Sex |
VernacularName.getSex()
The sex (gender) of the taxon for which the vernacular name applies when the vernacular name is
limited to a specific gender of a species.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VernacularName.setSex(Sex sex) |
| Modifier and Type | Method and Description |
|---|---|
Sex |
Occurrence.getSex() |
| Modifier and Type | Method and Description |
|---|---|
void |
Occurrence.setSex(Sex sex) |
| Modifier and Type | Method and Description |
|---|---|
static Sex |
Sex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sex[] |
Sex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.