| Package | Description |
|---|---|
| org.hpccsystems.ws.client.wrappers.gen.filespray |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfPhysicalFileStructWrapper |
PhysicalFileStructWrapper.local_files |
protected ArrayOfPhysicalFileStructWrapper |
DropZoneFilesResponseWrapper.local_files |
protected ArrayOfPhysicalFileStructWrapper |
FileListResponseWrapper.local_files |
protected ArrayOfPhysicalFileStructWrapper |
DropZoneFileSearchResponseWrapper.local_files |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfPhysicalFileStructWrapper |
PhysicalFileStructWrapper.getFiles() |
ArrayOfPhysicalFileStructWrapper |
DropZoneFilesResponseWrapper.getFiles() |
ArrayOfPhysicalFileStructWrapper |
FileListResponseWrapper.getFiles() |
ArrayOfPhysicalFileStructWrapper |
DropZoneFileSearchResponseWrapper.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
PhysicalFileStructWrapper.setFiles(ArrayOfPhysicalFileStructWrapper _files) |
void |
DropZoneFilesResponseWrapper.setFiles(ArrayOfPhysicalFileStructWrapper _files) |
void |
FileListResponseWrapper.setFiles(ArrayOfPhysicalFileStructWrapper _files) |
void |
DropZoneFileSearchResponseWrapper.setFiles(ArrayOfPhysicalFileStructWrapper _files) |
| Constructor and Description |
|---|
DropZoneFileSearchResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
ArrayOfPhysicalFileStructWrapper _files,
String _warning) |
DropZoneFilesResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
String _dropZoneName,
String _netAddress,
String _path,
int _oS,
boolean _eCLWatchVisibleOnly,
ArrayOfDropZoneWrapper _dropZones,
ArrayOfPhysicalFileStructWrapper _files) |
FileListResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
String _netaddr,
String _path,
String _mask,
int _oS,
boolean _directoryOnly,
String _acceptLanguage,
ArrayOfPhysicalFileStructWrapper _files) |
PhysicalFileStructWrapper(String _name,
boolean _isDir,
long _filesize,
String _modifiedtime,
String _path,
ArrayOfPhysicalFileStructWrapper _files) |
Copyright © 2021. All rights reserved.