public class ArrayOfActiveWorkunitWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<ActiveWorkunitWrapper> |
local_activeWorkunit |
| Constructor and Description |
|---|
ArrayOfActiveWorkunitWrapper() |
ArrayOfActiveWorkunitWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfActiveWorkunit arrayofactiveworkunit) |
ArrayOfActiveWorkunitWrapper(List<ActiveWorkunitWrapper> _activeWorkunit) |
| Modifier and Type | Method and Description |
|---|---|
List<ActiveWorkunitWrapper> |
getActiveWorkunit() |
org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfActiveWorkunit |
getRaw() |
void |
setActiveWorkunit(List<ActiveWorkunitWrapper> _activeWorkunit) |
String |
toString() |
protected List<ActiveWorkunitWrapper> local_activeWorkunit
public ArrayOfActiveWorkunitWrapper()
public ArrayOfActiveWorkunitWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfActiveWorkunit arrayofactiveworkunit)
public ArrayOfActiveWorkunitWrapper(List<ActiveWorkunitWrapper> _activeWorkunit)
public org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfActiveWorkunit getRaw()
public void setActiveWorkunit(List<ActiveWorkunitWrapper> _activeWorkunit)
public List<ActiveWorkunitWrapper> getActiveWorkunit()
Copyright © 2021. All rights reserved.