Package org.gbif.api.v2
Class NameUsageMatch2
java.lang.Object
org.gbif.api.v2.NameUsageMatch2
NameUsageMatch for API v2
See https://github.com/gbif/checklistbank/issues/49
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
the classification includes the accepted taxon concept viewgetUsage()
int
hashCode()
boolean
void
setAcceptedUsage
(RankedName acceptedUsage) void
setClassification
(List<RankedName> classification) void
setDiagnostics
(NameUsageMatch2.Diagnostics diagnostics) void
setNomenclature
(NameUsageMatch2.Nomenclature nomenclature) void
setSynonym
(boolean synonym) void
setUsage
(RankedName usage)
-
Constructor Details
-
NameUsageMatch2
public NameUsageMatch2()
-
-
Method Details
-
isSynonym
-
setSynonym
-
getUsage
-
setUsage
-
getAcceptedUsage
-
setAcceptedUsage
-
getNomenclature
-
setNomenclature
-
getClassification
the classification includes the accepted taxon concept view -
setClassification
-
getDiagnostics
-
setDiagnostics
-
equals
-
hashCode
-