public class GetThorQueueAvailabilityResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected ArrayOfThorClusterWrapper |
local_thorClusters |
| Constructor and Description |
|---|
GetThorQueueAvailabilityResponseWrapper() |
GetThorQueueAvailabilityResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
ArrayOfThorClusterWrapper _thorClusters) |
GetThorQueueAvailabilityResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.GetThorQueueAvailabilityResponse getthorqueueavailabilityresponse) |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.GetThorQueueAvailabilityResponse |
getRaw() |
ArrayOfThorClusterWrapper |
getThorClusters() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setThorClusters(ArrayOfThorClusterWrapper _thorClusters) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected ArrayOfThorClusterWrapper local_thorClusters
public GetThorQueueAvailabilityResponseWrapper()
public GetThorQueueAvailabilityResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.GetThorQueueAvailabilityResponse getthorqueueavailabilityresponse)
public GetThorQueueAvailabilityResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, ArrayOfThorClusterWrapper _thorClusters)
public org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.GetThorQueueAvailabilityResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setThorClusters(ArrayOfThorClusterWrapper _thorClusters)
public ArrayOfThorClusterWrapper getThorClusters()
Copyright © 2021. All rights reserved.