public class RetrieveMapsByCoverageRequestType extends Object
Constructor and Description |
---|
RetrieveMapsByCoverageRequestType() |
RetrieveMapsByCoverageRequestType(StringArray speciesList,
ResourceArray resourceList,
boolean includeCustomMaps,
boolean includeGisLayers) |
Modifier and Type | Method and Description |
---|---|
boolean |
includeCustomMaps() |
void |
includeCustomMaps(boolean includeCustomMaps) |
boolean |
includeGisLayers() |
void |
includeGisLayers(boolean includeGisLayers) |
ResourceArray |
resourceList() |
void |
resourceList(ResourceArray resourceList) |
StringArray |
speciesList() |
void |
speciesList(StringArray speciesList) |
String |
toString() |
public RetrieveMapsByCoverageRequestType()
public RetrieveMapsByCoverageRequestType(StringArray speciesList, ResourceArray resourceList, boolean includeCustomMaps, boolean includeGisLayers)
public StringArray speciesList()
public void speciesList(StringArray speciesList)
speciesList
- the speciesList to setpublic ResourceArray resourceList()
public void resourceList(ResourceArray resourceList)
resourceList
- the resourceList to setpublic boolean includeCustomMaps()
public void includeCustomMaps(boolean includeCustomMaps)
includeCustomMaps
- the includeCustomMaps to setpublic boolean includeGisLayers()
public void includeGisLayers(boolean includeGisLayers)
includeGisLayers
- the includeGisLayers to setCopyright © 2017. All Rights Reserved.