public class RemoteHspecInputObject
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
RemoteHspecInputObject.Table |
Modifier and Type | Field and Description |
---|---|
java.util.HashMap<java.lang.String,java.lang.String> |
configuration |
java.lang.String |
environment |
java.lang.String |
generativeModel |
RemoteHspecInputObject.Table |
hcafTableName |
RemoteHspecInputObject.Table |
hspecDestinationTableName |
RemoteHspecInputObject.Table |
hspenTableName |
java.lang.String |
id |
boolean |
is2050 |
boolean |
isNativeGeneration |
int |
nWorkers |
RemoteHspecInputObject.Table |
occurrenceCellsTable |
java.lang.String |
remoteOperation |
java.util.List<java.lang.String> |
speciesList |
java.lang.String |
userName |
Constructor and Description |
---|
RemoteHspecInputObject() |
public java.lang.String userName
public int nWorkers
public java.lang.String id
public java.lang.String generativeModel
public java.lang.String environment
public java.util.List<java.lang.String> speciesList
public RemoteHspecInputObject.Table hspenTableName
public RemoteHspecInputObject.Table hcafTableName
public RemoteHspecInputObject.Table hspecDestinationTableName
public RemoteHspecInputObject.Table occurrenceCellsTable
public boolean is2050
public boolean isNativeGeneration
public java.util.HashMap<java.lang.String,java.lang.String> configuration
public java.lang.String remoteOperation