public class GetSpeciesForPopulationIndicatorResultRequest extends Object implements CoserRequest, CoserRequestFacadeAware, CoserRequestZoneAware
Modifier and Type | Field and Description |
---|---|
protected String |
facade |
protected String |
zone |
Constructor and Description |
---|
GetSpeciesForPopulationIndicatorResultRequest() |
public GetSpeciesForPopulationIndicatorResultRequest()
public boolean isFilled()
CoserRequest
isFilled
in interface CoserRequest
true
if all mandatory fields of the request
are filled, false
otherwisepublic String getFacade()
getFacade
in interface CoserRequestFacadeAware
public void setFacade(String facade)
setFacade
in interface CoserRequestFacadeAware
public String getZone()
getZone
in interface CoserRequestZoneAware
public void setZone(String zone)
setZone
in interface CoserRequestZoneAware
Copyright © 2010–2015 Ifremer. All rights reserved.