Uses of Class
org.gcube.data.harmonization.occurrence.stubs.ImportType

Packages that use ImportType
org.gcube.data.harmonization.occurrence.stubs   
 

Uses of ImportType in org.gcube.data.harmonization.occurrence.stubs
 

Fields in org.gcube.data.harmonization.occurrence.stubs declared as ImportType
static ImportType ImportType.MANUAL_UPLOAD
           
static ImportType ImportType.OBJECT_STREAM
           
 

Methods in org.gcube.data.harmonization.occurrence.stubs that return ImportType
static ImportType ImportType.fromString(String value)
           
static ImportType ImportType.fromValue(String value)
           
 ImportType ImportRequestType.getRequestType()
          Gets the requestType value for this ImportRequestType.
 

Methods in org.gcube.data.harmonization.occurrence.stubs with parameters of type ImportType
 void ImportRequestType.setRequestType(ImportType requestType)
          Sets the requestType value for this ImportRequestType.
 

Constructors in org.gcube.data.harmonization.occurrence.stubs with parameters of type ImportType
ImportRequestType(String author, ImportType requestType, String sourceLocation)
           
 



Copyright © 2012. All Rights Reserved.