org.gcube.portlets.user.speciesdiscovery.shared
Interface TaxonomyInterface

All Known Implementing Classes:
Taxon, TaxonomyRow

public interface TaxonomyInterface


Method Summary
 String getAccordingTo()
           
 String getName()
           
 String getRank()
           
 String getTaxonId()
           
 

Method Detail

getTaxonId

String getTaxonId()
Returns:
the id

getName

String getName()
Returns:
the name

getAccordingTo

String getAccordingTo()
Returns:
the accordingTo

getRank

String getRank()
Returns:
the rank


Copyright © 2013. All Rights Reserved.