public class ArrayOfTpDropZoneWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<TpDropZoneWrapper> |
local_tpDropZone |
| Constructor and Description |
|---|
ArrayOfTpDropZoneWrapper() |
ArrayOfTpDropZoneWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpDropZone arrayoftpdropzone) |
ArrayOfTpDropZoneWrapper(List<TpDropZoneWrapper> _tpDropZone) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpDropZone |
getRaw() |
List<TpDropZoneWrapper> |
getTpDropZone() |
void |
setTpDropZone(List<TpDropZoneWrapper> _tpDropZone) |
String |
toString() |
protected List<TpDropZoneWrapper> local_tpDropZone
public ArrayOfTpDropZoneWrapper()
public ArrayOfTpDropZoneWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpDropZone arrayoftpdropzone)
public ArrayOfTpDropZoneWrapper(List<TpDropZoneWrapper> _tpDropZone)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpDropZone getRaw()
public void setTpDropZone(List<TpDropZoneWrapper> _tpDropZone)
public List<TpDropZoneWrapper> getTpDropZone()
Copyright © 2021. All rights reserved.