public class NameUsageMatch2 extends Object
Modifier and Type | Class and Description |
---|---|
static class |
NameUsageMatch2.Diagnostics |
static class |
NameUsageMatch2.Nomenclature |
Constructor and Description |
---|
NameUsageMatch2() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
RankedName |
getAcceptedUsage() |
List<RankedName> |
getClassification()
the classification includes the accepted taxon concept view
|
NameUsageMatch2.Diagnostics |
getDiagnostics() |
NameUsageMatch2.Nomenclature |
getNomenclature() |
RankedName |
getUsage() |
int |
hashCode() |
boolean |
isSynonym() |
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) |
public NameUsageMatch2()
public boolean isSynonym()
public void setSynonym(boolean synonym)
public RankedName getUsage()
public void setUsage(RankedName usage)
public RankedName getAcceptedUsage()
public void setAcceptedUsage(RankedName acceptedUsage)
public NameUsageMatch2.Nomenclature getNomenclature()
public void setNomenclature(NameUsageMatch2.Nomenclature nomenclature)
public List<RankedName> getClassification()
public void setClassification(List<RankedName> classification)
public NameUsageMatch2.Diagnostics getDiagnostics()
public void setDiagnostics(NameUsageMatch2.Diagnostics diagnostics)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.