org.gcube.data.spd.plugin.fwk.model
Interface TaxonomyInterface

All Known Implementing Classes:
ResultItem, Taxon, TaxonomyItem

public interface TaxonomyInterface


Method Summary
 String getCitation()
           
 String getId()
           
 TaxonomyInterface getParent()
           
 String getRank()
           
 String getScientificName()
           
 

Method Detail

getScientificName

String getScientificName()

getCitation

String getCitation()

getId

String getId()

getRank

String getRank()

getParent

TaxonomyInterface getParent()


Copyright © 2012. All Rights Reserved.