public class TpDropZoneQueryRequestWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
local_eCLWatchVisibleOnly |
protected String |
local_name |
| Constructor and Description |
|---|
TpDropZoneQueryRequestWrapper() |
TpDropZoneQueryRequestWrapper(String _name,
boolean _eCLWatchVisibleOnly) |
TpDropZoneQueryRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpDropZoneQueryRequest tpdropzonequeryrequest) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getECLWatchVisibleOnly() |
String |
getName() |
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpDropZoneQueryRequest |
getRaw() |
void |
setECLWatchVisibleOnly(boolean _eCLWatchVisibleOnly) |
void |
setName(String _name) |
String |
toString() |
protected String local_name
protected boolean local_eCLWatchVisibleOnly
public TpDropZoneQueryRequestWrapper()
public TpDropZoneQueryRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpDropZoneQueryRequest tpdropzonequeryrequest)
public TpDropZoneQueryRequestWrapper(String _name, boolean _eCLWatchVisibleOnly)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpDropZoneQueryRequest getRaw()
public void setName(String _name)
public String getName()
public void setECLWatchVisibleOnly(boolean _eCLWatchVisibleOnly)
public boolean getECLWatchVisibleOnly()
Copyright © 2021. All rights reserved.