public class DropZoneFileSearchRequestWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
local_dropZoneName |
protected boolean |
local_eCLWatchVisibleOnly |
protected String |
local_nameFilter |
protected String |
local_server |
| Constructor and Description |
|---|
DropZoneFileSearchRequestWrapper() |
DropZoneFileSearchRequestWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DropZoneFileSearchRequest dropzonefilesearchrequest) |
DropZoneFileSearchRequestWrapper(String _dropZoneName,
String _server,
boolean _eCLWatchVisibleOnly,
String _nameFilter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDropZoneName() |
boolean |
getECLWatchVisibleOnly() |
String |
getNameFilter() |
org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DropZoneFileSearchRequest |
getRaw() |
String |
getServer() |
void |
setDropZoneName(String _dropZoneName) |
void |
setECLWatchVisibleOnly(boolean _eCLWatchVisibleOnly) |
void |
setNameFilter(String _nameFilter) |
void |
setServer(String _server) |
String |
toString() |
protected String local_dropZoneName
protected String local_server
protected boolean local_eCLWatchVisibleOnly
protected String local_nameFilter
public DropZoneFileSearchRequestWrapper()
public DropZoneFileSearchRequestWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DropZoneFileSearchRequest dropzonefilesearchrequest)
public org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DropZoneFileSearchRequest getRaw()
public void setDropZoneName(String _dropZoneName)
public String getDropZoneName()
public void setServer(String _server)
public String getServer()
public void setECLWatchVisibleOnly(boolean _eCLWatchVisibleOnly)
public boolean getECLWatchVisibleOnly()
public void setNameFilter(String _nameFilter)
public String getNameFilter()
Copyright © 2021. All rights reserved.