public class CopyRepositoryRequest extends Object implements CoserRequest, CoserRequestZoneListAware
| Modifier and Type | Field and Description |
|---|---|
protected File |
targetDirectory |
protected List<String> |
zoneList |
| Constructor and Description |
|---|
CopyRepositoryRequest() |
| Modifier and Type | Method and Description |
|---|---|
File |
getTargetDirectory() |
List<String> |
getZoneList() |
boolean |
isFilled()
Is the request is filled to be consumed?
|
void |
setTargetDirectory(File targetDirectory) |
void |
setZoneList(List<String> zoneList) |
protected File targetDirectory
public File getTargetDirectory()
public void setTargetDirectory(File targetDirectory)
public boolean isFilled()
CoserRequestisFilled in interface CoserRequesttrue if all mandatory fields of the request
are filled, false otherwisepublic List<String> getZoneList()
getZoneList in interface CoserRequestZoneListAwarepublic void setZoneList(List<String> zoneList)
setZoneList in interface CoserRequestZoneListAwareCopyright © 2010–2015 Ifremer. All rights reserved.