public class DeleteDropZoneFilesRequestWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
local_dropZoneName |
protected List<String> |
local_names |
protected String |
local_netAddress |
protected String |
local_oS |
protected String |
local_path |
| Constructor and Description |
|---|
DeleteDropZoneFilesRequestWrapper() |
DeleteDropZoneFilesRequestWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DeleteDropZoneFilesRequest deletedropzonefilesrequest) |
DeleteDropZoneFilesRequestWrapper(String _dropZoneName,
String _netAddress,
String _path,
String _oS,
List<String> _names) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDropZoneName() |
List<String> |
getNames() |
String |
getNetAddress() |
String |
getOS() |
String |
getPath() |
org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DeleteDropZoneFilesRequest |
getRaw() |
void |
setDropZoneName(String _dropZoneName) |
void |
setNames(List<String> _names) |
void |
setNetAddress(String _netAddress) |
void |
setOS(String _oS) |
void |
setPath(String _path) |
String |
toString() |
protected String local_dropZoneName
protected String local_netAddress
protected String local_path
protected String local_oS
public DeleteDropZoneFilesRequestWrapper()
public DeleteDropZoneFilesRequestWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DeleteDropZoneFilesRequest deletedropzonefilesrequest)
public org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DeleteDropZoneFilesRequest getRaw()
public void setDropZoneName(String _dropZoneName)
public String getDropZoneName()
public void setNetAddress(String _netAddress)
public String getNetAddress()
public void setPath(String _path)
public String getPath()
public void setOS(String _oS)
public String getOS()
Copyright © 2021. All rights reserved.