org.gcube.application.aquamaps.ecomodelling.generators.connectors
Class RemoteHspecInputObject
java.lang.Object
org.gcube.application.aquamaps.ecomodelling.generators.connectors.RemoteHspecInputObject
public class RemoteHspecInputObject
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userName
public java.lang.String userName
nWorkers
public int nWorkers
id
public java.lang.String id
generativeModel
public java.lang.String generativeModel
environment
public java.lang.String environment
speciesList
public java.util.List<java.lang.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 java.util.HashMap<java.lang.String,java.lang.String> configuration
remoteOperation
public java.lang.String remoteOperation
RemoteHspecInputObject
public RemoteHspecInputObject()