public class ArrayOfDFUWorkunitWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<DFUWorkunitWrapper> |
local_dFUWorkunit |
| Constructor and Description |
|---|
ArrayOfDFUWorkunitWrapper() |
ArrayOfDFUWorkunitWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfDFUWorkunit arrayofdfuworkunit) |
ArrayOfDFUWorkunitWrapper(List<DFUWorkunitWrapper> _dFUWorkunit) |
| Modifier and Type | Method and Description |
|---|---|
List<DFUWorkunitWrapper> |
getDFUWorkunit() |
org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfDFUWorkunit |
getRaw() |
void |
setDFUWorkunit(List<DFUWorkunitWrapper> _dFUWorkunit) |
String |
toString() |
protected List<DFUWorkunitWrapper> local_dFUWorkunit
public ArrayOfDFUWorkunitWrapper()
public ArrayOfDFUWorkunitWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfDFUWorkunit arrayofdfuworkunit)
public ArrayOfDFUWorkunitWrapper(List<DFUWorkunitWrapper> _dFUWorkunit)
public org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfDFUWorkunit getRaw()
public void setDFUWorkunit(List<DFUWorkunitWrapper> _dFUWorkunit)
public List<DFUWorkunitWrapper> getDFUWorkunit()
Copyright © 2021. All rights reserved.