public class DFUWorkunitsActionRequestWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DFUWUActionsWrapper |
local_type |
protected List<String> |
local_wuids |
| Constructor and Description |
|---|
DFUWorkunitsActionRequestWrapper() |
DFUWorkunitsActionRequestWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DFUWorkunitsActionRequest dfuworkunitsactionrequest) |
DFUWorkunitsActionRequestWrapper(List<String> _wuids,
DFUWUActionsWrapper _type) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DFUWorkunitsActionRequest |
getRaw() |
DFUWUActionsWrapper |
getType() |
List<String> |
getWuids() |
void |
setType(DFUWUActionsWrapper _type) |
void |
setWuids(List<String> _wuids) |
String |
toString() |
protected DFUWUActionsWrapper local_type
public DFUWorkunitsActionRequestWrapper()
public DFUWorkunitsActionRequestWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DFUWorkunitsActionRequest dfuworkunitsactionrequest)
public DFUWorkunitsActionRequestWrapper(List<String> _wuids, DFUWUActionsWrapper _type)
public org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DFUWorkunitsActionRequest getRaw()
public void setType(DFUWUActionsWrapper _type)
public DFUWUActionsWrapper getType()
Copyright © 2021. All rights reserved.