org.gcube.application.aquamaps.aquamapsservice.stubs
Class HspecGroupGenerationRequestType

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.stubs.HspecGroupGenerationRequestType
All Implemented Interfaces:
Serializable

public class HspecGroupGenerationRequestType
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
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)
           
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HspecGroupGenerationRequestType

public HspecGroupGenerationRequestType()

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)
Method Detail

getAuthor

public String getAuthor()
Gets the author value for this HspecGroupGenerationRequestType.

Returns:
author

setAuthor

public void setAuthor(String author)
Sets the author value for this HspecGroupGenerationRequestType.

Parameters:
author -

getGenerationName

public String getGenerationName()
Gets the generationName value for this HspecGroupGenerationRequestType.

Returns:
generationName

setGenerationName

public void setGenerationName(String generationName)
Sets the generationName value for this HspecGroupGenerationRequestType.

Parameters:
generationName -

getDescription

public String getDescription()
Gets the description value for this HspecGroupGenerationRequestType.

Returns:
description

setDescription

public void setDescription(String description)
Sets the description value for this HspecGroupGenerationRequestType.

Parameters:
description -

getHspenIds

public String getHspenIds()
Gets the hspenIds value for this HspecGroupGenerationRequestType.

Returns:
hspenIds

setHspenIds

public void setHspenIds(String hspenIds)
Sets the hspenIds value for this HspecGroupGenerationRequestType.

Parameters:
hspenIds -

getHcafIds

public String getHcafIds()
Gets the hcafIds value for this HspecGroupGenerationRequestType.

Returns:
hcafIds

setHcafIds

public void setHcafIds(String hcafIds)
Sets the hcafIds value for this HspecGroupGenerationRequestType.

Parameters:
hcafIds -

getExecutionParameters

public String getExecutionParameters()
Gets the executionParameters value for this HspecGroupGenerationRequestType.

Returns:
executionParameters

setExecutionParameters

public void setExecutionParameters(String executionParameters)
Sets the executionParameters value for this HspecGroupGenerationRequestType.

Parameters:
executionParameters -

getGenerationParameters

public String getGenerationParameters()
Gets the generationParameters value for this HspecGroupGenerationRequestType.

Returns:
generationParameters

setGenerationParameters

public void setGenerationParameters(String generationParameters)
Sets the generationParameters value for this HspecGroupGenerationRequestType.

Parameters:
generationParameters -

getOccurrenceCellsIds

public String getOccurrenceCellsIds()
Gets the occurrenceCellsIds value for this HspecGroupGenerationRequestType.

Returns:
occurrenceCellsIds

setOccurrenceCellsIds

public void setOccurrenceCellsIds(String occurrenceCellsIds)
Sets the occurrenceCellsIds value for this HspecGroupGenerationRequestType.

Parameters:
occurrenceCellsIds -

getSubmissionBackend

public String getSubmissionBackend()
Gets the submissionBackend value for this HspecGroupGenerationRequestType.

Returns:
submissionBackend

setSubmissionBackend

public void setSubmissionBackend(String submissionBackend)
Sets the submissionBackend value for this HspecGroupGenerationRequestType.

Parameters:
submissionBackend -

getExecutionEnvironment

public String getExecutionEnvironment()
Gets the executionEnvironment value for this HspecGroupGenerationRequestType.

Returns:
executionEnvironment

setExecutionEnvironment

public void setExecutionEnvironment(String executionEnvironment)
Sets the executionEnvironment value for this HspecGroupGenerationRequestType.

Parameters:
executionEnvironment -

getBackendUrl

public String getBackendUrl()
Gets the backendUrl value for this HspecGroupGenerationRequestType.

Returns:
backendUrl

setBackendUrl

public void setBackendUrl(String backendUrl)
Sets the backendUrl value for this HspecGroupGenerationRequestType.

Parameters:
backendUrl -

getEnvironmentConfiguration

public String getEnvironmentConfiguration()
Gets the environmentConfiguration value for this HspecGroupGenerationRequestType.

Returns:
environmentConfiguration

setEnvironmentConfiguration

public void setEnvironmentConfiguration(String environmentConfiguration)
Sets the environmentConfiguration value for this HspecGroupGenerationRequestType.

Parameters:
environmentConfiguration -

getLogic

public String getLogic()
Gets the logic value for this HspecGroupGenerationRequestType.

Returns:
logic

setLogic

public void setLogic(String logic)
Sets the logic value for this HspecGroupGenerationRequestType.

Parameters:
logic -

getNumPartitions

public int getNumPartitions()
Gets the numPartitions value for this HspecGroupGenerationRequestType.

Returns:
numPartitions

setNumPartitions

public void setNumPartitions(int numPartitions)
Sets the numPartitions value for this HspecGroupGenerationRequestType.

Parameters:
numPartitions -

getAlgorithms

public String getAlgorithms()
Gets the algorithms value for this HspecGroupGenerationRequestType.

Returns:
algorithms

setAlgorithms

public void setAlgorithms(String algorithms)
Sets the algorithms value for this HspecGroupGenerationRequestType.

Parameters:
algorithms -

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)
Get Custom Deserializer



Copyright © 2013. All Rights Reserved.