public class WUInfoResponseWrapper extends Object
| Constructor and Description |
|---|
WUInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WUInfoResponse resp)
Instantiates a new WU info response wrapper.
|
WUInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.WUInfoResponse resp)
Instantiates a new WU info response wrapper.
|
WUInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.WUInfoResponse resp)
Instantiates a new WU info response wrapper.
|
WUInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.WUInfoResponse resp)
Instantiates a new WU info response wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAutoRefresh()
Gets the auto refresh.
|
Boolean |
getCanCompile()
Gets the can compile.
|
ArrayOfEspExceptionWrapper |
getExceptions()
Gets the exceptions.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ArrayOfEspException |
getRawArrayOfEspExceptions1_81()
Gets the raw array of esp exceptions 1 81.
|
String[] |
getResultViews()
Gets the result views.
|
String |
getSecMethod()
Gets the sec method.
|
String |
getThorSlaveIP()
Gets the thor slave IP.
|
WorkunitWrapper |
getWorkunit()
Gets the workunit.
|
void |
setAutoRefresh(Integer autoRefresh)
Sets the auto refresh.
|
void |
setCanCompile(Boolean canCompile)
Sets the can compile.
|
void |
setExceptions(ArrayOfEspExceptionWrapper exceptions)
Sets the exceptions.
|
void |
setResultViews(String[] resultViews)
Sets the result views.
|
void |
setSecMethod(String secMethod)
Sets the sec method.
|
void |
setThorSlaveIP(String thorSlaveIP)
Sets the thor slave IP.
|
void |
setWorkunit(WorkunitWrapper workunit)
Sets the workunit.
|
String |
toString() |
public WUInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WUInfoResponse resp)
resp - the resppublic WUInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.WUInfoResponse resp)
resp - the resppublic WUInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.WUInfoResponse resp)
resp - the resppublic WUInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.WUInfoResponse resp)
resp - the resppublic WorkunitWrapper getWorkunit()
public void setWorkunit(WorkunitWrapper workunit)
workunit - the workunit to setpublic ArrayOfEspExceptionWrapper getExceptions()
public void setExceptions(ArrayOfEspExceptionWrapper exceptions)
exceptions - the exceptions to setpublic Integer getAutoRefresh()
public void setAutoRefresh(Integer autoRefresh)
autoRefresh - the autoRefresh to setpublic Boolean getCanCompile()
public void setCanCompile(Boolean canCompile)
canCompile - the canCompile to setpublic String getThorSlaveIP()
public void setThorSlaveIP(String thorSlaveIP)
thorSlaveIP - the thorSlaveIP to setpublic String[] getResultViews()
public void setResultViews(String[] resultViews)
resultViews - the resultViews to setpublic String getSecMethod()
public void setSecMethod(String secMethod)
secMethod - the secMethod to setpublic org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ArrayOfEspException getRawArrayOfEspExceptions1_81()
Copyright © 2021. All rights reserved.