org.gcube.data.spd.model.products
Interface TaxonomyInterface

All Known Implementing Classes:
ResultItem, Taxon, TaxonomyItem

public interface TaxonomyInterface


Method Summary
 String getAuthor()
           
 String getCitation()
           
 String getCredits()
           
 String getId()
           
 String getLsid()
           
 TaxonomyInterface getParent()
           
 String getRank()
           
 String getScientificName()
           
 

Method Detail

getScientificName

String getScientificName()

getCitation

String getCitation()

getAuthor

String getAuthor()

getLsid

String getLsid()

getCredits

String getCredits()

getId

String getId()

getRank

String getRank()

getParent

TaxonomyInterface getParent()


Copyright © 2013. All Rights Reserved.