public class ArrayOfDropZoneWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<DropZoneWrapper> |
local_dropZone |
| Constructor and Description |
|---|
ArrayOfDropZoneWrapper() |
ArrayOfDropZoneWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfDropZone arrayofdropzone) |
ArrayOfDropZoneWrapper(List<DropZoneWrapper> _dropZone) |
| Modifier and Type | Method and Description |
|---|---|
List<DropZoneWrapper> |
getDropZone() |
org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfDropZone |
getRaw() |
void |
setDropZone(List<DropZoneWrapper> _dropZone) |
String |
toString() |
protected List<DropZoneWrapper> local_dropZone
public ArrayOfDropZoneWrapper()
public ArrayOfDropZoneWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfDropZone arrayofdropzone)
public ArrayOfDropZoneWrapper(List<DropZoneWrapper> _dropZone)
public org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfDropZone getRaw()
public void setDropZone(List<DropZoneWrapper> _dropZone)
public List<DropZoneWrapper> getDropZone()
Copyright © 2021. All rights reserved.