public class ServiceQueryResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected Services_type0Wrapper |
local_services |
| Constructor and Description |
|---|
ServiceQueryResponseWrapper() |
ServiceQueryResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
Services_type0Wrapper _services) |
ServiceQueryResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsresources.v1_00.ServiceQueryResponse servicequeryresponse) |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
org.hpccsystems.ws.client.gen.axis2.wsresources.v1_00.ServiceQueryResponse |
getRaw() |
Services_type0Wrapper |
getServices() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setServices(Services_type0Wrapper _services) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected Services_type0Wrapper local_services
public ServiceQueryResponseWrapper()
public ServiceQueryResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsresources.v1_00.ServiceQueryResponse servicequeryresponse)
public ServiceQueryResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, Services_type0Wrapper _services)
public org.hpccsystems.ws.client.gen.axis2.wsresources.v1_00.ServiceQueryResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setServices(Services_type0Wrapper _services)
public Services_type0Wrapper getServices()
Copyright © 2021. All rights reserved.