public class ArrayOfTpQueueWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<TpQueueWrapper> |
local_tpQueue |
| Constructor and Description |
|---|
ArrayOfTpQueueWrapper() |
ArrayOfTpQueueWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpQueue arrayoftpqueue) |
ArrayOfTpQueueWrapper(List<TpQueueWrapper> _tpQueue) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpQueue |
getRaw() |
List<TpQueueWrapper> |
getTpQueue() |
void |
setTpQueue(List<TpQueueWrapper> _tpQueue) |
String |
toString() |
protected List<TpQueueWrapper> local_tpQueue
public ArrayOfTpQueueWrapper()
public ArrayOfTpQueueWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpQueue arrayoftpqueue)
public ArrayOfTpQueueWrapper(List<TpQueueWrapper> _tpQueue)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpQueue getRaw()
public void setTpQueue(List<TpQueueWrapper> _tpQueue)
public List<TpQueueWrapper> getTpQueue()
Copyright © 2021. All rights reserved.