Uses of Class
org.gcube.application.speciesmanager.stubs.model.BasisOfRecord

Packages that use BasisOfRecord
org.gcube.application.speciesmanager.stubs.model   
 

Uses of BasisOfRecord in org.gcube.application.speciesmanager.stubs.model
 

Methods in org.gcube.application.speciesmanager.stubs.model that return BasisOfRecord
 BasisOfRecord Occurrence.getBasisOfRecord()
           
static BasisOfRecord BasisOfRecord.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BasisOfRecord[] BasisOfRecord.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.application.speciesmanager.stubs.model with parameters of type BasisOfRecord
 void Occurrence.setBasisOfRecord(BasisOfRecord basisOfRecord)
           
 



Copyright © 2012. All Rights Reserved.