public class DropZoneFileSearchResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected ArrayOfPhysicalFileStructWrapper |
local_files |
protected String |
local_warning |
| Constructor and Description |
|---|
DropZoneFileSearchResponseWrapper() |
DropZoneFileSearchResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
ArrayOfPhysicalFileStructWrapper _files,
String _warning) |
DropZoneFileSearchResponseWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DropZoneFileSearchResponse dropzonefilesearchresponse) |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
ArrayOfPhysicalFileStructWrapper |
getFiles() |
org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DropZoneFileSearchResponse |
getRaw() |
String |
getWarning() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setFiles(ArrayOfPhysicalFileStructWrapper _files) |
void |
setWarning(String _warning) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected ArrayOfPhysicalFileStructWrapper local_files
protected String local_warning
public DropZoneFileSearchResponseWrapper()
public DropZoneFileSearchResponseWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DropZoneFileSearchResponse dropzonefilesearchresponse)
public DropZoneFileSearchResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, ArrayOfPhysicalFileStructWrapper _files, String _warning)
public org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DropZoneFileSearchResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setFiles(ArrayOfPhysicalFileStructWrapper _files)
public ArrayOfPhysicalFileStructWrapper getFiles()
public void setWarning(String _warning)
public String getWarning()
Copyright © 2021. All rights reserved.