Package | Description |
---|---|
org.gbif.api.model.checklistbank | |
org.gbif.api.model.checklistbank.search | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
void |
NameUsage.addIssue(NameUsageIssue issue) |
@Min(value=0L) int |
DatasetMetrics.getCountByIssue(NameUsageIssue issue)
Get the metrics by name usage issue.
|
Modifier and Type | Method and Description |
---|---|
void |
DatasetMetrics.setCountByIssue(Map<NameUsageIssue,Integer> countByIssue) |
void |
NameUsage.setIssues(Set<NameUsageIssue> issues) |
Modifier and Type | Method and Description |
---|---|
void |
NameUsageSearchRequest.addIssueFilter(NameUsageIssue issue) |
Modifier and Type | Method and Description |
---|---|
static NameUsageIssue |
NameUsageIssue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NameUsageIssue[] |
NameUsageIssue.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.