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 CoserRequestExtractTypeListAwarepublic void setExtractTypeList(List<DataType> extractTypeList)
setExtractTypeList in interface CoserRequestExtractTypeListAwarepublic boolean isFilled()
CoserRequestisFilled in interface CoserRequesttrue if all mandatory fields of the request
are filled, false otherwiseCopyright © 2010–2015 Ifremer. All rights reserved.