Uses of Class
org.gcube.data.spd.model.BasisOfRecord

Packages that use BasisOfRecord
org.gcube.data.spd.model   
org.gcube.data.spd.model.products   
 

Uses of BasisOfRecord in org.gcube.data.spd.model
 

Methods in org.gcube.data.spd.model that return BasisOfRecord
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.
 

Uses of BasisOfRecord in org.gcube.data.spd.model.products
 

Methods in org.gcube.data.spd.model.products that return BasisOfRecord
 BasisOfRecord OccurrencePoint.getBasisOfRecord()
           
 

Methods in org.gcube.data.spd.model.products with parameters of type BasisOfRecord
 void OccurrencePoint.setBasisOfRecord(BasisOfRecord basisOfRecord)
           
 



Copyright © 2013. All Rights Reserved.