public class ResultItem extends Taxon implements ResultElement
ResultElement.ResultType| Modifier | Constructor and Description |
|---|---|
protected |
ResultItem() |
protected |
ResultItem(String id) |
|
ResultItem(String id,
String scientificName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(ElementProperty property) |
List<CommonName> |
getCommonNames() |
String |
getCredits() |
DataSet |
getDataSet() |
List<Product> |
getProducts() |
List<ElementProperty> |
getProperties() |
String |
getProvider() |
ResultElement.ResultType |
getType() |
void |
resetProperties() |
void |
setCommonNames(List<CommonName> commonNames) |
void |
setCredits(String credits) |
void |
setDataSet(DataSet dataSet) |
void |
setProducts(List<Product> products) |
void |
setProvider(String provider) |
String |
toString() |
getCitation, getId, getLsid, getParent, getRank, getScientificName, getScientificNameAuthorship, setCitation, setId, setLsid, setParent, setRank, setScientificName, setScientificNameAuthorshipclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCitation, getIdprotected ResultItem()
protected ResultItem(String id)
public String getProvider()
getProvider in interface ResultElementpublic void setProvider(String provider)
public DataSet getDataSet()
public void setDataSet(DataSet dataSet)
public String getCredits()
getCredits in interface ResultElementgetCredits in interface TaxonomyInterfacegetCredits in class Taxonpublic void setCredits(String credits)
setCredits in class Taxonpublic List<CommonName> getCommonNames()
public void setCommonNames(List<CommonName> commonNames)
public void addProperty(ElementProperty property)
public void resetProperties()
public List<ElementProperty> getProperties()
getProperties in interface ResultElementpublic ResultElement.ResultType getType()
getType in interface ResultElementCopyright © 2017. All Rights Reserved.