public class TpGroupQueryResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected ArrayOfTpGroupWrapper |
local_tpGroups |
| Constructor and Description |
|---|
TpGroupQueryResponseWrapper() |
TpGroupQueryResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
ArrayOfTpGroupWrapper _tpGroups) |
TpGroupQueryResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpGroupQueryResponse tpgroupqueryresponse) |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpGroupQueryResponse |
getRaw() |
ArrayOfTpGroupWrapper |
getTpGroups() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setTpGroups(ArrayOfTpGroupWrapper _tpGroups) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected ArrayOfTpGroupWrapper local_tpGroups
public TpGroupQueryResponseWrapper()
public TpGroupQueryResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpGroupQueryResponse tpgroupqueryresponse)
public TpGroupQueryResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, ArrayOfTpGroupWrapper _tpGroups)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpGroupQueryResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setTpGroups(ArrayOfTpGroupWrapper _tpGroups)
public ArrayOfTpGroupWrapper getTpGroups()
Copyright © 2021. All rights reserved.