public class CalculateEnvelopeFromCellSelectionRequestType extends Object
Constructor and Description |
---|
CalculateEnvelopeFromCellSelectionRequestType() |
CalculateEnvelopeFromCellSelectionRequestType(String speciesID,
StringArray cellIds) |
Modifier and Type | Method and Description |
---|---|
StringArray |
cellIds() |
void |
cellIds(StringArray cellIds) |
String |
speciesID() |
void |
speciesID(String speciesID) |
String |
toString() |
public CalculateEnvelopeFromCellSelectionRequestType()
public CalculateEnvelopeFromCellSelectionRequestType(String speciesID, StringArray cellIds)
public String speciesID()
public void speciesID(String speciesID)
speciesID
- the speciesID to setpublic StringArray cellIds()
public void cellIds(StringArray cellIds)
cellIds
- the cellIds to setCopyright © 2017. All Rights Reserved.