public class GetIndicatorsForPopulationIndicatorResultRequest extends Object implements CoserRequest, CoserRequestFacadeAware, CoserRequestZoneAware, CoserRequestSpeciesAware
Modifier and Type | Field and Description |
---|---|
protected String |
facade |
protected String |
species |
protected String |
zone |
Constructor and Description |
---|
GetIndicatorsForPopulationIndicatorResultRequest() |
protected String facade
protected String zone
protected String species
public GetIndicatorsForPopulationIndicatorResultRequest()
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
public String getSpecies()
getSpecies
in interface CoserRequestSpeciesAware
public void setSpecies(String species)
setSpecies
in interface CoserRequestSpeciesAware
Copyright © 2010–2015 Ifremer. All rights reserved.