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

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

public class CalculateEnvelopeFromCellSelectionRequestType
extends Object


Constructor Summary
CalculateEnvelopeFromCellSelectionRequestType()
           
CalculateEnvelopeFromCellSelectionRequestType(String speciesID, StringArray cellIds)
           
 
Method Summary
 StringArray cellIds()
           
 void cellIds(StringArray cellIds)
           
 String speciesID()
           
 void speciesID(String speciesID)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CalculateEnvelopeFromCellSelectionRequestType

public CalculateEnvelopeFromCellSelectionRequestType()

CalculateEnvelopeFromCellSelectionRequestType

public CalculateEnvelopeFromCellSelectionRequestType(String speciesID,
                                                     StringArray cellIds)
Method Detail

speciesID

public String speciesID()
Returns:
the speciesID

speciesID

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

cellIds

public StringArray cellIds()
Returns:
the cellIds

cellIds

public void cellIds(StringArray cellIds)
Parameters:
cellIds - the cellIds to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.