public class ActivityResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
local_accessRight |
protected String |
local_activityTime |
protected String |
local_bannerColor |
protected String |
local_bannerContent |
protected String |
local_bannerScroll |
protected String |
local_bannerSize |
protected String |
local_build |
protected String |
local_chatURL |
protected boolean |
local_daliDetached |
protected boolean |
local_descending |
protected ArrayOfDFUJobWrapper |
local_dFUJobs |
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected ArrayOfTargetClusterWrapper |
local_hThorClusterList |
protected ArrayOfTargetClusterWrapper |
local_roxieClusterList |
protected ArrayOfActiveWorkunitWrapper |
local_running |
protected ArrayOfServerJobQueueWrapper |
local_serverJobQueues |
protected int |
local_showBanner |
protected int |
local_showChatURL |
protected String |
local_sortBy |
protected boolean |
local_superUser |
protected ArrayOfTargetClusterWrapper |
local_thorClusterList |
| Constructor and Description |
|---|
ActivityResponseWrapper() |
ActivityResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ActivityResponse activityresponse) |
ActivityResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
String _build,
ArrayOfTargetClusterWrapper _thorClusterList,
ArrayOfTargetClusterWrapper _roxieClusterList,
ArrayOfTargetClusterWrapper _hThorClusterList,
ArrayOfDFUJobWrapper _dFUJobs,
ArrayOfActiveWorkunitWrapper _running,
String _bannerContent,
String _bannerColor,
String _bannerSize,
String _bannerScroll,
String _chatURL,
int _showBanner,
int _showChatURL,
String _sortBy,
boolean _descending,
boolean _superUser,
String _accessRight,
ArrayOfServerJobQueueWrapper _serverJobQueues,
String _activityTime,
boolean _daliDetached) |
protected ArrayOfEspExceptionWrapper local_exceptions
protected String local_build
protected ArrayOfTargetClusterWrapper local_thorClusterList
protected ArrayOfTargetClusterWrapper local_roxieClusterList
protected ArrayOfTargetClusterWrapper local_hThorClusterList
protected ArrayOfDFUJobWrapper local_dFUJobs
protected ArrayOfActiveWorkunitWrapper local_running
protected String local_bannerContent
protected String local_bannerColor
protected String local_bannerSize
protected String local_bannerScroll
protected String local_chatURL
protected int local_showBanner
protected int local_showChatURL
protected String local_sortBy
protected boolean local_descending
protected boolean local_superUser
protected String local_accessRight
protected ArrayOfServerJobQueueWrapper local_serverJobQueues
protected String local_activityTime
protected boolean local_daliDetached
public ActivityResponseWrapper()
public ActivityResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ActivityResponse activityresponse)
public ActivityResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, String _build, ArrayOfTargetClusterWrapper _thorClusterList, ArrayOfTargetClusterWrapper _roxieClusterList, ArrayOfTargetClusterWrapper _hThorClusterList, ArrayOfDFUJobWrapper _dFUJobs, ArrayOfActiveWorkunitWrapper _running, String _bannerContent, String _bannerColor, String _bannerSize, String _bannerScroll, String _chatURL, int _showBanner, int _showChatURL, String _sortBy, boolean _descending, boolean _superUser, String _accessRight, ArrayOfServerJobQueueWrapper _serverJobQueues, String _activityTime, boolean _daliDetached)
public org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ActivityResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setBuild(String _build)
public String getBuild()
public void setThorClusterList(ArrayOfTargetClusterWrapper _thorClusterList)
public ArrayOfTargetClusterWrapper getThorClusterList()
public void setRoxieClusterList(ArrayOfTargetClusterWrapper _roxieClusterList)
public ArrayOfTargetClusterWrapper getRoxieClusterList()
public void setHThorClusterList(ArrayOfTargetClusterWrapper _hThorClusterList)
public ArrayOfTargetClusterWrapper getHThorClusterList()
public void setDFUJobs(ArrayOfDFUJobWrapper _dFUJobs)
public ArrayOfDFUJobWrapper getDFUJobs()
public void setRunning(ArrayOfActiveWorkunitWrapper _running)
public ArrayOfActiveWorkunitWrapper getRunning()
public void setBannerContent(String _bannerContent)
public String getBannerContent()
public void setBannerColor(String _bannerColor)
public String getBannerColor()
public void setBannerSize(String _bannerSize)
public String getBannerSize()
public void setBannerScroll(String _bannerScroll)
public String getBannerScroll()
public void setChatURL(String _chatURL)
public String getChatURL()
public void setShowBanner(int _showBanner)
public int getShowBanner()
public void setShowChatURL(int _showChatURL)
public int getShowChatURL()
public void setSortBy(String _sortBy)
public String getSortBy()
public void setDescending(boolean _descending)
public boolean getDescending()
public void setSuperUser(boolean _superUser)
public boolean getSuperUser()
public void setAccessRight(String _accessRight)
public String getAccessRight()
public void setServerJobQueues(ArrayOfServerJobQueueWrapper _serverJobQueues)
public ArrayOfServerJobQueueWrapper getServerJobQueues()
public void setActivityTime(String _activityTime)
public String getActivityTime()
public void setDaliDetached(boolean _daliDetached)
public boolean getDaliDetached()
Copyright © 2021. All rights reserved.