public class VirtualComponentPK extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
VirtualComponentPK.Factory
Constructs new instances of
VirtualComponentPK. |
| Constructor and Description |
|---|
VirtualComponentPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
ReferenceTaxon |
getReferenceTaxon() |
TaxonName |
getTaxonName() |
int |
hashCode() |
void |
setReferenceTaxon(ReferenceTaxon referenceTaxon) |
void |
setTaxonName(TaxonName taxonName) |
public TaxonName getTaxonName()
public void setTaxonName(TaxonName taxonName)
public ReferenceTaxon getReferenceTaxon()
public void setReferenceTaxon(ReferenceTaxon referenceTaxon)
Copyright © 2013. All Rights Reserved.