public class ArrayOfServerJobQueueWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<ServerJobQueueWrapper> |
local_serverJobQueue |
| Constructor and Description |
|---|
ArrayOfServerJobQueueWrapper() |
ArrayOfServerJobQueueWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfServerJobQueue arrayofserverjobqueue) |
ArrayOfServerJobQueueWrapper(List<ServerJobQueueWrapper> _serverJobQueue) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfServerJobQueue |
getRaw() |
List<ServerJobQueueWrapper> |
getServerJobQueue() |
void |
setServerJobQueue(List<ServerJobQueueWrapper> _serverJobQueue) |
String |
toString() |
protected List<ServerJobQueueWrapper> local_serverJobQueue
public ArrayOfServerJobQueueWrapper()
public ArrayOfServerJobQueueWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfServerJobQueue arrayofserverjobqueue)
public ArrayOfServerJobQueueWrapper(List<ServerJobQueueWrapper> _serverJobQueue)
public org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfServerJobQueue getRaw()
public void setServerJobQueue(List<ServerJobQueueWrapper> _serverJobQueue)
public List<ServerJobQueueWrapper> getServerJobQueue()
Copyright © 2021. All rights reserved.