public class WUCreateAndUpdateWrapper extends Object
| Constructor and Description |
|---|
WUCreateAndUpdateWrapper() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAction()
Gets the action.
|
boolean |
getAddDrilldownFields()
Gets the adds the drilldown fields.
|
List<ApplicationValueWrapper> |
getApplicationValues()
Gets the application values.
|
String |
getClusterOrig()
Gets the cluster orig.
|
String |
getClusterSelection()
Gets the cluster selection.
|
List<DebugValueWrapper> |
getDebugValues()
Gets the debug values.
|
String |
getDescription()
Gets the description.
|
String |
getDescriptionOrig()
Gets the description orig.
|
String |
getJobname()
Gets the jobname.
|
String |
getJobnameOrig()
Gets the jobname orig.
|
Integer |
getPriorityClass()
Gets the priority class.
|
Integer |
getPriorityLevel()
Gets the priority level.
|
boolean |
getProtectedOrig()
Gets the protected orig.
|
String |
getQueryMainDefinition()
Gets the query main definition.
|
String |
getQueryText()
Gets the query text.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WUCreateAndUpdate |
getRaw()
Gets the raw.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WUCreateAndUpdate |
getRawLatestVersion()
Gets the raw version 1 81.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.WUCreateAndUpdate |
getRawVersion1_58()
Gets the raw version 1 58.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.WUCreateAndUpdate |
getRawVersion1_62()
Gets the raw version 1 62.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.WUCreateAndUpdate |
getRawVersion1_69()
Gets the raw version 1 69.
|
Integer |
getResultLimit()
Gets the result limit.
|
String |
getScope()
Gets the scope.
|
String |
getScopeOrig()
Gets the scope orig.
|
Integer |
getState()
Gets the state.
|
Integer |
getStateOrig()
Gets the state orig.
|
String |
getThorSlaveIP()
Gets the thor slave IP.
|
String |
getWuid()
Gets the wuid.
|
String |
getXmlParams()
Gets the xml params.
|
void |
setAction(int i)
Sets the action.
|
void |
setAction(Integer action)
Sets the action.
|
void |
setAddDrilldownFields(boolean addDrilldownFields)
Sets the adds the drilldown fields.
|
void |
setApplicationValues(List<ApplicationValueWrapper> applicationValues)
Sets the application values.
|
void |
setClusterOrig(String clusterOrig)
Sets the cluster orig.
|
void |
setClusterSelection(String clusterSelection)
Sets the cluster selection.
|
void |
setDebugValues(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.DebugValue[] debugValues)
Sets the debug values.
|
void |
setDebugValues(List<DebugValueWrapper> debugValues)
Sets the debug values.
|
void |
setDescription(String description)
Sets the description.
|
void |
setDescriptionOrig(String descriptionOrig)
Sets the description orig.
|
void |
setJobname(String jobname)
Sets the jobname.
|
void |
setJobnameOrig(String jobnameOrig)
Sets the jobname orig.
|
void |
setPriorityClass(Integer priorityClass)
Sets the priority class.
|
void |
setPriorityLevel(Integer priorityLevel)
Sets the priority level.
|
void |
setProtectedOrig(boolean protectedOrig)
Sets the protected orig.
|
void |
setQueryMainDefinition(String queryMainDefinition)
Sets the query main definition.
|
void |
setQueryText(String queryText)
Sets the query text.
|
void |
setResultLimit(Integer resultLimit)
Sets the result limit.
|
void |
setScope(String scope)
Sets the scope.
|
void |
setScopeOrig(String scopeOrig)
Sets the scope orig.
|
void |
setState(Integer state)
Sets the state.
|
void |
setStateOrig(Integer stateOrig)
Sets the state orig.
|
void |
setThorSlaveIP(String thorSlaveIP)
Sets the thor slave IP.
|
void |
setWuid(String wuid)
Sets the wuid.
|
void |
setXmlParams(String xmlParams)
Sets the xml params.
|
String |
toString() |
public String getWuid()
public void setWuid(String wuid)
wuid - the wuid to setpublic Integer getState()
public void setState(Integer state)
state - the state to setpublic Integer getStateOrig()
public void setStateOrig(Integer stateOrig)
stateOrig - the stateOrig to setpublic String getJobname()
public void setJobname(String jobname)
jobname - the jobname to setpublic String getJobnameOrig()
public void setJobnameOrig(String jobnameOrig)
jobnameOrig - the jobnameOrig to setpublic String getQueryText()
public void setQueryText(String queryText)
queryText - the queryText to setpublic Integer getResultLimit()
public void setResultLimit(Integer resultLimit)
resultLimit - the resultLimit to setpublic boolean getProtectedOrig()
public void setProtectedOrig(boolean protectedOrig)
protectedOrig - the protectedOrig to setpublic Integer getPriorityClass()
public void setPriorityClass(Integer priorityClass)
priorityClass - the priorityClass to setpublic Integer getPriorityLevel()
public void setPriorityLevel(Integer priorityLevel)
priorityLevel - the priorityLevel to setpublic String getScope()
public void setScope(String scope)
scope - the scope to setpublic String getScopeOrig()
public void setScopeOrig(String scopeOrig)
scopeOrig - the scopeOrig to setpublic String getXmlParams()
public void setXmlParams(String xmlParams)
xmlParams - the xmlParams to setpublic String getThorSlaveIP()
public void setThorSlaveIP(String thorSlaveIP)
thorSlaveIP - the thorSlaveIP to setpublic String getQueryMainDefinition()
public void setQueryMainDefinition(String queryMainDefinition)
queryMainDefinition - the queryMainDefinition to setpublic org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WUCreateAndUpdate getRaw()
public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.WUCreateAndUpdate getRawVersion1_58()
public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.WUCreateAndUpdate getRawVersion1_62()
public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.WUCreateAndUpdate getRawVersion1_69()
public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WUCreateAndUpdate getRawLatestVersion()
public List<ApplicationValueWrapper> getApplicationValues()
public void setApplicationValues(List<ApplicationValueWrapper> applicationValues)
applicationValues - the applicationValues to setpublic List<DebugValueWrapper> getDebugValues()
public void setDebugValues(List<DebugValueWrapper> debugValues)
debugValues - the debugValues to setpublic void setDebugValues(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.DebugValue[] debugValues)
debugValues - the debugValues to setpublic void setAction(int i)
i - the new actionpublic Integer getAction()
public void setAction(Integer action)
action - the action to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic String getDescriptionOrig()
public void setDescriptionOrig(String descriptionOrig)
descriptionOrig - the descriptionOrig to setpublic boolean getAddDrilldownFields()
public void setAddDrilldownFields(boolean addDrilldownFields)
addDrilldownFields - the addDrilldownFields to setpublic String getClusterSelection()
public void setClusterSelection(String clusterSelection)
clusterSelection - the clusterSelection to setpublic String getClusterOrig()
public void setClusterOrig(String clusterOrig)
clusterOrig - the clusterOrig to setCopyright © 2021. All rights reserved.