public class HspecGroupGenerationRequestType extends Object implements Serializable
| Constructor and Description |
|---|
HspecGroupGenerationRequestType() |
HspecGroupGenerationRequestType(String algorithms,
String author,
String backendUrl,
String description,
String environmentConfiguration,
String executionEnvironment,
String executionParameters,
String generationName,
String generationParameters,
String hcafIds,
String hspenIds,
String logic,
int numPartitions,
String occurrenceCellsIds,
String submissionBackend) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAlgorithms()
Gets the algorithms value for this HspecGroupGenerationRequestType.
|
String |
getAuthor()
Gets the author value for this HspecGroupGenerationRequestType.
|
String |
getBackendUrl()
Gets the backendUrl value for this HspecGroupGenerationRequestType.
|
String |
getDescription()
Gets the description value for this HspecGroupGenerationRequestType.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getEnvironmentConfiguration()
Gets the environmentConfiguration value for this HspecGroupGenerationRequestType.
|
String |
getExecutionEnvironment()
Gets the executionEnvironment value for this HspecGroupGenerationRequestType.
|
String |
getExecutionParameters()
Gets the executionParameters value for this HspecGroupGenerationRequestType.
|
String |
getGenerationName()
Gets the generationName value for this HspecGroupGenerationRequestType.
|
String |
getGenerationParameters()
Gets the generationParameters value for this HspecGroupGenerationRequestType.
|
String |
getHcafIds()
Gets the hcafIds value for this HspecGroupGenerationRequestType.
|
String |
getHspenIds()
Gets the hspenIds value for this HspecGroupGenerationRequestType.
|
String |
getLogic()
Gets the logic value for this HspecGroupGenerationRequestType.
|
int |
getNumPartitions()
Gets the numPartitions value for this HspecGroupGenerationRequestType.
|
String |
getOccurrenceCellsIds()
Gets the occurrenceCellsIds value for this HspecGroupGenerationRequestType.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getSubmissionBackend()
Gets the submissionBackend value for this HspecGroupGenerationRequestType.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setAlgorithms(String algorithms)
Sets the algorithms value for this HspecGroupGenerationRequestType.
|
void |
setAuthor(String author)
Sets the author value for this HspecGroupGenerationRequestType.
|
void |
setBackendUrl(String backendUrl)
Sets the backendUrl value for this HspecGroupGenerationRequestType.
|
void |
setDescription(String description)
Sets the description value for this HspecGroupGenerationRequestType.
|
void |
setEnvironmentConfiguration(String environmentConfiguration)
Sets the environmentConfiguration value for this HspecGroupGenerationRequestType.
|
void |
setExecutionEnvironment(String executionEnvironment)
Sets the executionEnvironment value for this HspecGroupGenerationRequestType.
|
void |
setExecutionParameters(String executionParameters)
Sets the executionParameters value for this HspecGroupGenerationRequestType.
|
void |
setGenerationName(String generationName)
Sets the generationName value for this HspecGroupGenerationRequestType.
|
void |
setGenerationParameters(String generationParameters)
Sets the generationParameters value for this HspecGroupGenerationRequestType.
|
void |
setHcafIds(String hcafIds)
Sets the hcafIds value for this HspecGroupGenerationRequestType.
|
void |
setHspenIds(String hspenIds)
Sets the hspenIds value for this HspecGroupGenerationRequestType.
|
void |
setLogic(String logic)
Sets the logic value for this HspecGroupGenerationRequestType.
|
void |
setNumPartitions(int numPartitions)
Sets the numPartitions value for this HspecGroupGenerationRequestType.
|
void |
setOccurrenceCellsIds(String occurrenceCellsIds)
Sets the occurrenceCellsIds value for this HspecGroupGenerationRequestType.
|
void |
setSubmissionBackend(String submissionBackend)
Sets the submissionBackend value for this HspecGroupGenerationRequestType.
|
public HspecGroupGenerationRequestType()
public HspecGroupGenerationRequestType(String algorithms, String author, String backendUrl, String description, String environmentConfiguration, String executionEnvironment, String executionParameters, String generationName, String generationParameters, String hcafIds, String hspenIds, String logic, int numPartitions, String occurrenceCellsIds, String submissionBackend)
public String getAuthor()
public void setAuthor(String author)
author - public String getGenerationName()
public void setGenerationName(String generationName)
generationName - public String getDescription()
public void setDescription(String description)
description - public String getHspenIds()
public void setHspenIds(String hspenIds)
hspenIds - public String getHcafIds()
public void setHcafIds(String hcafIds)
hcafIds - public String getExecutionParameters()
public void setExecutionParameters(String executionParameters)
executionParameters - public String getGenerationParameters()
public void setGenerationParameters(String generationParameters)
generationParameters - public String getOccurrenceCellsIds()
public void setOccurrenceCellsIds(String occurrenceCellsIds)
occurrenceCellsIds - public String getSubmissionBackend()
public void setSubmissionBackend(String submissionBackend)
submissionBackend - public String getExecutionEnvironment()
public void setExecutionEnvironment(String executionEnvironment)
executionEnvironment - public String getBackendUrl()
public void setBackendUrl(String backendUrl)
backendUrl - public String getEnvironmentConfiguration()
public void setEnvironmentConfiguration(String environmentConfiguration)
environmentConfiguration - public String getLogic()
public void setLogic(String logic)
logic - public int getNumPartitions()
public void setNumPartitions(int numPartitions)
numPartitions - public String getAlgorithms()
public void setAlgorithms(String algorithms)
algorithms - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2017. All Rights Reserved.