public class GetResultNameRequest extends Object implements CoserRequest, CoserRequestExtractTypeListAware
Modifier and Type | Field and Description |
---|---|
protected List<DataType> |
extractTypeList |
Constructor and Description |
---|
GetResultNameRequest() |
Modifier and Type | Method and Description |
---|---|
List<DataType> |
getExtractTypeList() |
boolean |
isFilled()
Is the request is filled to be consumed?
|
void |
setExtractTypeList(List<DataType> extractTypeList) |
public List<DataType> getExtractTypeList()
getExtractTypeList
in interface CoserRequestExtractTypeListAware
public void setExtractTypeList(List<DataType> extractTypeList)
setExtractTypeList
in interface CoserRequestExtractTypeListAware
public boolean isFilled()
CoserRequest
isFilled
in interface CoserRequest
true
if all mandatory fields of the request
are filled, false
otherwiseCopyright © 2010–2015 Ifremer. All rights reserved.