org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements
Class HspecGroupGenerationRequestType

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements.HspecGroupGenerationRequestType

public class HspecGroupGenerationRequestType
extends Object


Constructor Summary
HspecGroupGenerationRequestType()
           
HspecGroupGenerationRequestType(String author, String generationName, String description, String hspenIds, String hcafIds, String executionParameters, String generationParameters, String occurrenceCellsIds, String submissionBackend, String executionEnvironment, String backendUrl, String environmentConfiguration, String logic, int numPartitions, String algorithms)
           
 
Method Summary
 String algorithms()
           
 void algorithms(String algorithms)
           
 String author()
           
 void author(String author)
           
 String backendUrl()
           
 void backendUrl(String backendUrl)
           
 String description()
           
 void description(String description)
           
 String environmentConfiguration()
           
 void environmentConfiguration(String environmentConfiguration)
           
 String executionEnvironment()
           
 void executionEnvironment(String executionEnvironment)
           
 String executionParameters()
           
 void executionParameters(String executionParameters)
           
 String generationName()
           
 void generationName(String generationName)
           
 String generationParameters()
           
 void generationParameters(String generationParameters)
           
 String hcafIds()
           
 void hcafIds(String hcafIds)
           
 String hspenIds()
           
 void hspenIds(String hspenIds)
           
 String logic()
           
 void logic(String logic)
           
 int numPartitions()
           
 void numPartitions(int numPartitions)
           
 String occurrenceCellsIds()
           
 void occurrenceCellsIds(String occurrenceCellsIds)
           
 String submissionBackend()
           
 void submissionBackend(String submissionBackend)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HspecGroupGenerationRequestType

public HspecGroupGenerationRequestType()

HspecGroupGenerationRequestType

public HspecGroupGenerationRequestType(String author,
                                       String generationName,
                                       String description,
                                       String hspenIds,
                                       String hcafIds,
                                       String executionParameters,
                                       String generationParameters,
                                       String occurrenceCellsIds,
                                       String submissionBackend,
                                       String executionEnvironment,
                                       String backendUrl,
                                       String environmentConfiguration,
                                       String logic,
                                       int numPartitions,
                                       String algorithms)
Method Detail

author

public String author()
Returns:
the author

author

public void author(String author)
Parameters:
author - the author to set

generationName

public String generationName()
Returns:
the generationName

generationName

public void generationName(String generationName)
Parameters:
generationName - the generationName to set

description

public String description()
Returns:
the description

description

public void description(String description)
Parameters:
description - the description to set

hspenIds

public String hspenIds()
Returns:
the hspenIds

hspenIds

public void hspenIds(String hspenIds)
Parameters:
hspenIds - the hspenIds to set

hcafIds

public String hcafIds()
Returns:
the hcafIds

hcafIds

public void hcafIds(String hcafIds)
Parameters:
hcafIds - the hcafIds to set

executionParameters

public String executionParameters()
Returns:
the executionParameters

executionParameters

public void executionParameters(String executionParameters)
Parameters:
executionParameters - the executionParameters to set

generationParameters

public String generationParameters()
Returns:
the generationParameters

generationParameters

public void generationParameters(String generationParameters)
Parameters:
generationParameters - the generationParameters to set

occurrenceCellsIds

public String occurrenceCellsIds()
Returns:
the occurrenceCellsIds

occurrenceCellsIds

public void occurrenceCellsIds(String occurrenceCellsIds)
Parameters:
occurrenceCellsIds - the occurrenceCellsIds to set

submissionBackend

public String submissionBackend()
Returns:
the submissionBackend

submissionBackend

public void submissionBackend(String submissionBackend)
Parameters:
submissionBackend - the submissionBackend to set

executionEnvironment

public String executionEnvironment()
Returns:
the executionEnvironment

executionEnvironment

public void executionEnvironment(String executionEnvironment)
Parameters:
executionEnvironment - the executionEnvironment to set

backendUrl

public String backendUrl()
Returns:
the backendUrl

backendUrl

public void backendUrl(String backendUrl)
Parameters:
backendUrl - the backendUrl to set

environmentConfiguration

public String environmentConfiguration()
Returns:
the environmentConfiguration

environmentConfiguration

public void environmentConfiguration(String environmentConfiguration)
Parameters:
environmentConfiguration - the environmentConfiguration to set

logic

public String logic()
Returns:
the logic

logic

public void logic(String logic)
Parameters:
logic - the logic to set

numPartitions

public int numPartitions()
Returns:
the numPartitions

numPartitions

public void numPartitions(int numPartitions)
Parameters:
numPartitions - the numPartitions to set

algorithms

public String algorithms()
Returns:
the algorithms

algorithms

public void algorithms(String algorithms)
Parameters:
algorithms - the algorithms to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.