org.gcube.dataanalysis.ecoengine.connectors
Class RemoteHspecInputObject

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.connectors.RemoteHspecInputObject

public class RemoteHspecInputObject
extends Object


Nested Class Summary
 class RemoteHspecInputObject.Table
           
 
Field Summary
 HashMap<String,String> configuration
           
 String environment
           
 String generativeModel
           
 RemoteHspecInputObject.Table hcafTableName
           
 RemoteHspecInputObject.Table hspecDestinationTableName
           
 RemoteHspecInputObject.Table hspenTableName
           
 String id
           
 boolean is2050
           
 boolean isNativeGeneration
           
 int nWorkers
           
 RemoteHspecInputObject.Table occurrenceCellsTable
           
 List<String> speciesList
           
 String userName
           
 
Constructor Summary
RemoteHspecInputObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

userName

public String userName

nWorkers

public int nWorkers

id

public String id

generativeModel

public String generativeModel

environment

public String environment

speciesList

public List<String> speciesList

hspenTableName

public RemoteHspecInputObject.Table hspenTableName

hcafTableName

public RemoteHspecInputObject.Table hcafTableName

hspecDestinationTableName

public RemoteHspecInputObject.Table hspecDestinationTableName

occurrenceCellsTable

public RemoteHspecInputObject.Table occurrenceCellsTable

is2050

public boolean is2050

isNativeGeneration

public boolean isNativeGeneration

configuration

public HashMap<String,String> configuration
Constructor Detail

RemoteHspecInputObject

public RemoteHspecInputObject()


Copyright © 2012. All Rights Reserved.