public class ClusterCommonNameDataSourceForTaxonomyRow extends Object implements Serializable
| Constructor and Description |
|---|
ClusterCommonNameDataSourceForTaxonomyRow() |
ClusterCommonNameDataSourceForTaxonomyRow(String scientificName,
ClusterCommonNameDataSource<TaxonomyRow> cluster) |
| Modifier and Type | Method and Description |
|---|---|
ClusterCommonNameDataSource<TaxonomyRow> |
getCluster() |
String |
getScientificName() |
void |
setCluster(ClusterCommonNameDataSource<TaxonomyRow> cluster) |
void |
setScientificName(String scientificName) |
String |
toString() |
public ClusterCommonNameDataSourceForTaxonomyRow()
public ClusterCommonNameDataSourceForTaxonomyRow(String scientificName, ClusterCommonNameDataSource<TaxonomyRow> cluster)
scientificName - cluster - public String getScientificName()
public void setScientificName(String scientificName)
public ClusterCommonNameDataSource<TaxonomyRow> getCluster()
public void setCluster(ClusterCommonNameDataSource<TaxonomyRow> cluster)
Copyright © 2014. All Rights Reserved.