public class DFUXRefArrayActionRequestWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
local_action |
protected String |
local_cluster |
protected String |
local_type |
protected List<String> |
local_xRefFiles |
| Constructor and Description |
|---|
DFUXRefArrayActionRequestWrapper() |
DFUXRefArrayActionRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefArrayActionRequest dfuxrefarrayactionrequest) |
DFUXRefArrayActionRequestWrapper(String _type,
String _cluster,
String _action,
List<String> _xRefFiles) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getCluster() |
org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefArrayActionRequest |
getRaw() |
String |
getType() |
List<String> |
getXRefFiles() |
void |
setAction(String _action) |
void |
setCluster(String _cluster) |
void |
setType(String _type) |
void |
setXRefFiles(List<String> _xRefFiles) |
String |
toString() |
protected String local_type
protected String local_cluster
protected String local_action
public DFUXRefArrayActionRequestWrapper()
public DFUXRefArrayActionRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefArrayActionRequest dfuxrefarrayactionrequest)
public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefArrayActionRequest getRaw()
public void setType(String _type)
public String getType()
public void setCluster(String _cluster)
public String getCluster()
public void setAction(String _action)
public String getAction()
Copyright © 2021. All rights reserved.