com.ibm.tws.objects.plan.types
Class JobInPlanZOSAttributes

java.lang.Object
  extended bycom.ibm.tws.objects.plan.types.JobInPlanZOSAttributes
All Implemented Interfaces:
java.io.Serializable

public class JobInPlanZOSAttributes
extends java.lang.Object
implements java.io.Serializable

This class includes some adidtional information for a JobInPlan object on the TWS z/OS environment.

The following syntax validation constraints must be met on JobInPlanZOSAttributes objects in ZOS environment:

followJobStreamInputArrival Default value is false
authorityGroup Alphanumeric and national characters
Starting with alphabetic or national character
Blank spaces not allowed
Read only value
Not longer than 8 characters
plannedRestriction See TimeRestrictions for other constraints
errorCode Not longer than 4 characters
Read only value
latestOut An amount of time, expressed in milliseconds
Read only value
actualArrival An amount of time, expressed in milliseconds
Read only value
intermediateStart An amount of time, expressed in milliseconds
Read only value
actualEnd An amount of time, expressed in milliseconds
Read only value
numberOfParallelServerRequired Default value is 0
Read only value
numberOfR1ResourcesRequired Default value is 0
Read only value
numberOfR2ResourcesRequired Default value is 0
Read only value
numberOfSpecialResources Default value is 0
Read only value
numberOfSuccessors Default value is 0
Read only value
numberOfPredecessors Default value is 0
Read only value
numberOfCompletedPredecessors Default value is 0
Read only value
transportTime An amount of time, expressed in milliseconds
Read only value
timeOfLastMCPUpdate An amount of time, expressed in milliseconds
Read only value
onCriticalPath One of the following values exposed by the CriticalPathStatus class:
CriticalPathStatus.STATUS_FIRST
CriticalPathStatus.JOB_STATUS_ON
CriticalPathStatus.JOB_STATUS_NOTON
Read only value
latestOutPassed Default value is false
Read only value
urgent Default value is false
Read only value
hostJobStatus One of the following values exposed by the HostJobStatus class:
HostJobStatus.STATUS_JOBAAA
HostJobStatus.STATUS_JOBBBB
HostJobStatus.STATUS_JOBCCC
Read only value
jclPreparation Default value is false
Read only value
operatorInstrution One of the following values exposed by the YesNoDefaultOption class:
YesNoDefaultOption.DEFAULT
YesNoDefaultOption.YES
YesNoDefaultOption.NO
hrcSet One of the following values exposed by the YesNoDefaultOption class:
YesNoDefaultOption.DEFAULT
YesNoDefaultOption.YES
YesNoDefaultOption.NO
nopedOperation One of the following values exposed by the YesNoDefaultOption class:
YesNoDefaultOption.DEFAULT
YesNoDefaultOption.YES
YesNoDefaultOption.NO
userData Not longer than 16 characters
operationCommand Not longer than 4 characters
catalogManagementStatus One of the following values exposed by the CatalogManagementStatus class:
CatalogManagementStatus.STATUS_CANCELED
CatalogManagementStatus.STATUS_ACTION_FAILED
CatalogManagementStatus.STATUS_INITIATED_NOT_STARTED
CatalogManagementStatus.STATUS_INITIATED_NOT_STARTED
CatalogManagementStatus.STATUS_STARTED
CatalogManagementStatus.STATUS_WAITING_DFHS_RESPONSE
CatalogManagementStatus.STATUS_RESTARTED
CatalogManagementStatus.STATUS_COMPLETED
CatalogManagementStatus.STATUS_DISCARDED
CatalogManagementStatus.STATUS_EXCLUDED
cleanUpStatus One of the following values exposed by the CleanUpStatus class:
CleanUpStatus.STATUS_NONE
CleanUpStatus.STATUS_COMPLETE
CleanUpStatus.STATUS_ERROR
hasRecoveryInfo Default value is false
Read only value
occurrenceToken Alphanumeric characters
Must be exactly 16 characters
Read only value
idCreationCriterion Single character
Default value is 0
isInSymphony Default value is false
abendPromptStatus One of the following values exposed by the PromptStatusType class:
PromptStatusType.PROMPT_STATUS_NOT_ASKED
PromptStatusType.PROMPT_STATUS_ASKED
PromptStatusType.PROMPT_STATUS_ANSWERED_YES
PromptStatusType.PROMPT_STATUS_ANSWERED_NO
resourceUsageInfo See JobInPlanResourceUsageInfo for other constraints
jesJobId Not longer than 8 characters
Read only value
extendedStatus One of the following values exposed by the JobExtendedStatus class:
STATUS_WAITINGFORRESOURCE
STATUS_HELD
STATUS_NOPED
STATUS_MANUALLYSET
STATUS_WAITINGPARTICULARTIME
STATUS_LATETHENSUPPRESSED
STATUS_AUTOMATICALLYRESET
STATUS_ERRORDURINGJOBSUBMISSIONORRELEASE
STATUS_CLOSEDOWNINPROGRESS
STATUS_SUBMITTED
STATUS_ADDEDTOJESQUEUE
STATUS_EXECUTING
STATUS_SUBMITINPROGRESS
STATUS_WAITINGFORDEFERREDCATMANACTION
STATUS_WAITINGFORCATMANACTIONCOMPLETITION
STATUS_NONE
STATUS_WORKSTATIONCLOSED
Read only value

See Also:
YesNoDefaultOption, TimeRestrictions, CriticalPathStatus, HostJobStatus, CatalogManagementStatus, CleanUpStatus, PromptStatusType, JobInPlanResourceUsageInfo, JobExtendedStatus, Serialized Form

Field Summary
static java.lang.String COPYRIGHT
          Copyright.
 
Constructor Summary
JobInPlanZOSAttributes()
          Creates an empty JobInPlanZOSAttributes object
 
Method Summary
 boolean equals(java.lang.Object object)
          Returns true if all fields of this JobInPlanZOSAttribute object are equal to those of the given one.
 PromptStatusType getAbendPromptStatus()
          Returns the Abend Prompt Status.
 java.util.Date getActualArrival()
          Returns the Actual Arrival
 java.util.Date getActualEnd()
          Returns the Actual End
 java.lang.String getAuthorityGroup()
          Returns the Authority Group
 CatalogManagementStatus getCatalogManagementStatus()
          Returns the Catalog Management Status
 CleanUpStatus getCleanUpStatus()
          Returns the Clean up Status
 java.lang.String getErroCode()
          Returns the error code.
 java.lang.String getErrorCode()
          Returns the Error Code
 JobExtendedStatus getExtendedStatus()
          Returns the Extended Status
 HostJobStatus getHostJobStatus()
          Returns the Host job status
 char getIdCreationCriterion()
          Returns the Id creation Criterion (a char)
 java.util.Date getIntermediateStart()
          Returns the Intermediate Start
 java.lang.String getJesJobId()
          Returns the jes Job Id.
 java.util.Date getLatestOut()
          Returns the Latest out, false otherwise
 int getNumberOfCompletedPredecessors()
          Returns the Number of Completed Predecessors
 int getNumberOfParallelServerRequired()
          Returns the Number of Parallel Server Required
 int getNumberOfPredecessors()
          Returns the Number of Predecessors
 int getNumberOfR1ResourcesRequired()
          Returns the number of R1 Resources required
 int getNumberOfR2ResourcesRequired()
          Returns the number of R2 Resources required
 int getNumberOfSpecialResources()
          Returns the number of Special Resources
 int getNumberOfSuccessors()
          Returns the number of successors
 java.lang.String getOccurrenceToken()
          Returns the occurrenceToken.
 CriticalPathStatus getOnCriticalPath()
          Returns the onCriticalPath.
 java.lang.String getOperationCommand()
          Returns the operation Command.
 TimeRestrictions getPlannedRestriction()
          Returns the Planned Restriction.
 JobInPlanResourceUsageInfo getResourceUsageInfo()
          Returns the Resource Usage Info.
 java.util.Date getTimeOfLastMCPUpdate()
          Returns the Time Of Last MCP Update.
 long getTransportTime()
          Returns the transportTime.
 java.lang.String getUserData()
          Returns the User Data.
 int hashCode()
          Returns a hash code for this JobInPlanZOSAttribute object.
 boolean isFollowJobStreamInputArrival()
          Returns true if follows Job Stream input Arrival, false otherwise.
 boolean isHasRecoveryInfo()
          Returns true if has recovery info, false otherwise.
 YesNoDefaultOption isHrcSet()
          Returns the Hrc Set
 boolean isInSymphony()
          Returns true if is in Symphony, false otherwise
 boolean isJclPreparation()
          Returns true if is JCL preparation, false otherwise
 boolean isLatestOutPassed()
          Returns true if the Latest out is passed, false otherwise
 YesNoDefaultOption isNopedOperation()
          Returns the nopedOperation.
 YesNoDefaultOption isOperatorInstrution()
          Returns the Operator Instrution.
 boolean isUrgent()
          Returns true if is urgent, false otherwise
 void setAbendPromptStatus(PromptStatusType abendPromptStatus)
          Sets the Abend Prompt Status
 void setActualArrival(java.util.Date actualArrival)
          Sets the Actual Arrival
 void setActualEnd(java.util.Date actualEnd)
          Sets the Actual End
 void setAuthorityGroup(java.lang.String authorityGroup)
          Sets the Authority Group
 void setCatalogManagementStatus(CatalogManagementStatus catalogManagementStatus)
          Sets the Catalog Management Status
 void setCleanUpStatus(CleanUpStatus cleanUpStatus)
          Sets the Clean up Status
 void setErroCode(java.lang.String value)
          Sets the error code.
 void setErrorCode(java.lang.String errorCode)
          Sets the Error Code
 void setExtendedStatus(JobExtendedStatus extendedStatus)
          Sets the Extended Status
 void setFollowJobStreamInputArrival(boolean followJobStreamInputArrival)
          Sets the Follow Job Stream Input Arrival
 void setHasRecoveryInfo(boolean hasRecoveryInfo)
          Sets the has recovery info flag
 void setHostJobStatus(HostJobStatus hostJobStatus)
          Sets the Host Job Status
 void setHrcSet(YesNoDefaultOption hrcSet)
          Sets the Hrc Set
 void setIdCreationCriterion(char idCreationCriterion)
          Sets the Id Creation Criterion
 void setIntermediateStart(java.util.Date intermediateStart)
          Sets the intermediate Start
 void setIsInSymphony(boolean isInSymphony)
          Sets the is in Symphony flag.
 void setJclPreparation(boolean jclPreparation)
          Sets the JCL preparation flag
 void setJesJobId(java.lang.String jesJobId)
          Sets the jes Job Id
 void setLatestOut(java.util.Date latestOut)
          Sets the Latest out
 void setLatestOutPassed(boolean latestOutPassed)
          Sets the latest out passed flag
 void setNopedOperation(YesNoDefaultOption nopedOperation)
          Sets the noped Operation
 void setNumberOfCompletedPredecessors(int numberOfCompletedPredecessors)
          Sets the Number of Completed Predecessors
 void setNumberOfParallelServerRequired(int numberOfParallelServerRequired)
          Sets the Number of Parallel Server Required
 void setNumberOfPredecessors(int numberOfPredecessors)
          Sets the Number Of predecessors
 void setNumberOfR1ResourcesRequired(int numberOfR1ResourcesRequired)
          Sets the Number of R1 Resources required
 void setNumberOfR2ResourcesRequired(int numberOfR2ResourcesRequired)
          Sets the Number of R2 Resources required
 void setNumberOfSpecialResources(int numberOfSpecialResources)
          Sets the Number of Special Resources
 void setNumberOfSuccessors(int numberOfSuccessors)
          Sets the Number of Successors
 void setOccurrenceToken(java.lang.String occurrenceToken)
          Sets the occurrence Token
 void setOnCriticalPath(CriticalPathStatus onCriticalPath)
          Sets the on Critical Path
 void setOperationCommand(java.lang.String operationCommand)
          Sets the operation command
 void setOperatorInstrution(YesNoDefaultOption operatorInstrution)
          Sets the operator Instrution
 void setPlannedRestriction(TimeRestrictions plannedRestriction)
          Sets the Planned Restrictions
 void setResourceUsageInfo(JobInPlanResourceUsageInfo resourceUsageInfo)
          Sets the Resource Usage Info
 void setTimeOfLastMCPUpdate(java.util.Date timeOfLastMCPUpdate)
          Sets the time of last MCP Update
 void setTransportTime(long transportTime)
          Sets the trasport time
 void setUrgent(boolean urgent)
          Sets the urgent flag
 void setUserData(java.lang.String userData)
          Sets the User Data
 java.lang.String toString()
          Returns a string representation of this JobInPlanZOSAttribute object.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
Copyright.

Constructor Detail

JobInPlanZOSAttributes

public JobInPlanZOSAttributes()
Creates an empty JobInPlanZOSAttributes object

Method Detail

getErroCode

public java.lang.String getErroCode()
Returns the error code.

Returns:
The error code.

setErroCode

public void setErroCode(java.lang.String value)
Sets the error code.

Parameters:
value - The error code.

getActualArrival

public java.util.Date getActualArrival()
Returns the Actual Arrival

Returns:
Returns the actualArrival.

getActualEnd

public java.util.Date getActualEnd()
Returns the Actual End

Returns:
Returns the actualEnd.

getAuthorityGroup

public java.lang.String getAuthorityGroup()
Returns the Authority Group

Returns:
Returns the authorityGroup.

getCatalogManagementStatus

public CatalogManagementStatus getCatalogManagementStatus()
Returns the Catalog Management Status

Returns:
Returns the catalogManagementStatus.

getCleanUpStatus

public CleanUpStatus getCleanUpStatus()
Returns the Clean up Status

Returns:
Returns the cleanUpStatus.

getErrorCode

public java.lang.String getErrorCode()
Returns the Error Code

Returns:
Returns the errorCode.

getExtendedStatus

public JobExtendedStatus getExtendedStatus()
Returns the Extended Status

Returns:
Returns the extendedStatus.

isFollowJobStreamInputArrival

public boolean isFollowJobStreamInputArrival()
Returns true if follows Job Stream input Arrival, false otherwise.

Returns:
Returns the followJobStreamInputArrival.

isHasRecoveryInfo

public boolean isHasRecoveryInfo()
Returns true if has recovery info, false otherwise.

Returns:
Returns the hasRecoveryInfo.

getHostJobStatus

public HostJobStatus getHostJobStatus()
Returns the Host job status

Returns:
Returns the hostJobStatus.

isHrcSet

public YesNoDefaultOption isHrcSet()
Returns the Hrc Set

Returns:
Returns the hrcSet.

getIdCreationCriterion

public char getIdCreationCriterion()
Returns the Id creation Criterion (a char)

Returns:
Returns the idCreationCriterion.

getIntermediateStart

public java.util.Date getIntermediateStart()
Returns the Intermediate Start

Returns:
Returns the intermediateStart.

isInSymphony

public boolean isInSymphony()
Returns true if is in Symphony, false otherwise

Returns:
Returns the isInSymphony.

isJclPreparation

public boolean isJclPreparation()
Returns true if is JCL preparation, false otherwise

Returns:
Returns the jclPreparation.

getLatestOut

public java.util.Date getLatestOut()
Returns the Latest out, false otherwise

Returns:
Returns the latestOut.

isLatestOutPassed

public boolean isLatestOutPassed()
Returns true if the Latest out is passed, false otherwise

Returns:
Returns the latestOutPassed.

isNopedOperation

public YesNoDefaultOption isNopedOperation()
Returns the nopedOperation.

Returns:
Returns the nopedOperation.

getNumberOfCompletedPredecessors

public int getNumberOfCompletedPredecessors()
Returns the Number of Completed Predecessors

Returns:
Returns the numberOfCompletedPredecessors.

getNumberOfParallelServerRequired

public int getNumberOfParallelServerRequired()
Returns the Number of Parallel Server Required

Returns:
Returns the numberOfParallelServerRequired.

getNumberOfPredecessors

public int getNumberOfPredecessors()
Returns the Number of Predecessors

Returns:
Returns the numberOfPredecessors.

getNumberOfR1ResourcesRequired

public int getNumberOfR1ResourcesRequired()
Returns the number of R1 Resources required

Returns:
Returns the numberOfR1ResourcesRequired.

getNumberOfR2ResourcesRequired

public int getNumberOfR2ResourcesRequired()
Returns the number of R2 Resources required

Returns:
Returns the numberOfR2ResourcesRequired.

getNumberOfSpecialResources

public int getNumberOfSpecialResources()
Returns the number of Special Resources

Returns:
Returns the numberOfSpecialResources.

getNumberOfSuccessors

public int getNumberOfSuccessors()
Returns the number of successors

Returns:
Returns the numberOfSuccessors.

getOccurrenceToken

public java.lang.String getOccurrenceToken()
Returns the occurrenceToken.

Returns:
Returns the occurrenceToken.

getOnCriticalPath

public CriticalPathStatus getOnCriticalPath()
Returns the onCriticalPath.

Returns:
Returns the onCriticalPath.

getOperationCommand

public java.lang.String getOperationCommand()
Returns the operation Command.

Returns:
Returns the operationCommand.

isOperatorInstrution

public YesNoDefaultOption isOperatorInstrution()
Returns the Operator Instrution.

Returns:
Returns the operatorInstrution.

getPlannedRestriction

public TimeRestrictions getPlannedRestriction()
Returns the Planned Restriction.

Returns:
Returns the plannedRestriction.

getTimeOfLastMCPUpdate

public java.util.Date getTimeOfLastMCPUpdate()
Returns the Time Of Last MCP Update.

Returns:
Returns the timeOfLastMCPUpdate.

getTransportTime

public long getTransportTime()
Returns the transportTime.

Returns:
Returns the transportTime.

isUrgent

public boolean isUrgent()
Returns true if is urgent, false otherwise

Returns:
Returns the urgent.

getUserData

public java.lang.String getUserData()
Returns the User Data.

Returns:
Returns the userData.

getAbendPromptStatus

public PromptStatusType getAbendPromptStatus()
Returns the Abend Prompt Status.

Returns:
Returns the abendPromptStatus.

getResourceUsageInfo

public JobInPlanResourceUsageInfo getResourceUsageInfo()
Returns the Resource Usage Info.

Returns:
Returns the resourceUsageInfo.

getJesJobId

public java.lang.String getJesJobId()
Returns the jes Job Id.

Returns:
Returns the jesJobId.

setActualArrival

public void setActualArrival(java.util.Date actualArrival)
Sets the Actual Arrival

Parameters:
actualArrival - The actualArrival to set.

setActualEnd

public void setActualEnd(java.util.Date actualEnd)
Sets the Actual End

Parameters:
actualEnd - The actualEnd to set.

setAuthorityGroup

public void setAuthorityGroup(java.lang.String authorityGroup)
Sets the Authority Group

Parameters:
authorityGroup - The authorityGroup to set.

setCatalogManagementStatus

public void setCatalogManagementStatus(CatalogManagementStatus catalogManagementStatus)
Sets the Catalog Management Status

Parameters:
catalogManagementStatus - The catalogManagementStatus to set.

setCleanUpStatus

public void setCleanUpStatus(CleanUpStatus cleanUpStatus)
Sets the Clean up Status

Parameters:
cleanUpStatus - The cleanUpStatus to set.

setErrorCode

public void setErrorCode(java.lang.String errorCode)
Sets the Error Code

Parameters:
errorCode - The errorCode to set.

setExtendedStatus

public void setExtendedStatus(JobExtendedStatus extendedStatus)
Sets the Extended Status

Parameters:
extendedStatus - The extendedStatus to set.

setFollowJobStreamInputArrival

public void setFollowJobStreamInputArrival(boolean followJobStreamInputArrival)
Sets the Follow Job Stream Input Arrival

Parameters:
followJobStreamInputArrival - The followJobStreamInputArrival to set.

setHasRecoveryInfo

public void setHasRecoveryInfo(boolean hasRecoveryInfo)
Sets the has recovery info flag

Parameters:
hasRecoveryInfo - The hasRecoveryInfo to set.

setHostJobStatus

public void setHostJobStatus(HostJobStatus hostJobStatus)
Sets the Host Job Status

Parameters:
hostJobStatus - The hostJobStatus to set.

setHrcSet

public void setHrcSet(YesNoDefaultOption hrcSet)
Sets the Hrc Set

Parameters:
hrcSet - The hrcSet to set.

setIdCreationCriterion

public void setIdCreationCriterion(char idCreationCriterion)
Sets the Id Creation Criterion

Parameters:
idCreationCriterion - The idCreationCriterion to set.

setIntermediateStart

public void setIntermediateStart(java.util.Date intermediateStart)
Sets the intermediate Start

Parameters:
intermediateStart - The intermediateStart to set.

setIsInSymphony

public void setIsInSymphony(boolean isInSymphony)
Sets the is in Symphony flag.

Parameters:
isInSymphony - The isInSymphony to set.

setJclPreparation

public void setJclPreparation(boolean jclPreparation)
Sets the JCL preparation flag

Parameters:
jclPreparation - The jclPreparation to set.

setLatestOut

public void setLatestOut(java.util.Date latestOut)
Sets the Latest out

Parameters:
latestOut - The latestOut to set.

setLatestOutPassed

public void setLatestOutPassed(boolean latestOutPassed)
Sets the latest out passed flag

Parameters:
latestOutPassed - The latestOutPassed to set.

setNopedOperation

public void setNopedOperation(YesNoDefaultOption nopedOperation)
Sets the noped Operation

Parameters:
nopedOperation - The nopedOperation to set.

setNumberOfCompletedPredecessors

public void setNumberOfCompletedPredecessors(int numberOfCompletedPredecessors)
Sets the Number of Completed Predecessors

Parameters:
numberOfCompletedPredecessors - The numberOfCompletedPredecessors to set.

setNumberOfParallelServerRequired

public void setNumberOfParallelServerRequired(int numberOfParallelServerRequired)
Sets the Number of Parallel Server Required

Parameters:
numberOfParallelServerRequired - The numberOfParallelServerRequired to set.

setNumberOfPredecessors

public void setNumberOfPredecessors(int numberOfPredecessors)
Sets the Number Of predecessors

Parameters:
numberOfPredecessors - The numberOfPredecessors to set.

setNumberOfR1ResourcesRequired

public void setNumberOfR1ResourcesRequired(int numberOfR1ResourcesRequired)
Sets the Number of R1 Resources required

Parameters:
numberOfR1ResourcesRequired - The numberOfR1ResourcesRequired to set.

setNumberOfR2ResourcesRequired

public void setNumberOfR2ResourcesRequired(int numberOfR2ResourcesRequired)
Sets the Number of R2 Resources required

Parameters:
numberOfR2ResourcesRequired - The numberOfR2ResourcesRequired to set.

setNumberOfSpecialResources

public void setNumberOfSpecialResources(int numberOfSpecialResources)
Sets the Number of Special Resources

Parameters:
numberOfSpecialResources - The numberOfSpecialResources to set.

setNumberOfSuccessors

public void setNumberOfSuccessors(int numberOfSuccessors)
Sets the Number of Successors

Parameters:
numberOfSuccessors - The numberOfSuccessors to set.

setOccurrenceToken

public void setOccurrenceToken(java.lang.String occurrenceToken)
Sets the occurrence Token

Parameters:
occurrenceToken - The occurrenceToken to set.

setOnCriticalPath

public void setOnCriticalPath(CriticalPathStatus onCriticalPath)
Sets the on Critical Path

Parameters:
onCriticalPath - The onCriticalPath to set.

setOperationCommand

public void setOperationCommand(java.lang.String operationCommand)
Sets the operation command

Parameters:
operationCommand - The operationCommand to set.

setOperatorInstrution

public void setOperatorInstrution(YesNoDefaultOption operatorInstrution)
Sets the operator Instrution

Parameters:
operatorInstrution - The operatorInstrution to set.

setPlannedRestriction

public void setPlannedRestriction(TimeRestrictions plannedRestriction)
Sets the Planned Restrictions

Parameters:
plannedRestriction - The plannedRestriction to set.

setTimeOfLastMCPUpdate

public void setTimeOfLastMCPUpdate(java.util.Date timeOfLastMCPUpdate)
Sets the time of last MCP Update

Parameters:
timeOfLastMCPUpdate - The timeOfLastMCPUpdate to set.

setTransportTime

public void setTransportTime(long transportTime)
Sets the trasport time

Parameters:
transportTime - The transportTime to set.

setUrgent

public void setUrgent(boolean urgent)
Sets the urgent flag

Parameters:
urgent - The urgent to set.

setUserData

public void setUserData(java.lang.String userData)
Sets the User Data

Parameters:
userData - The userData to set.

setAbendPromptStatus

public void setAbendPromptStatus(PromptStatusType abendPromptStatus)
Sets the Abend Prompt Status

Parameters:
abendPromptStatus - The abendPromptStatus to set.

setResourceUsageInfo

public void setResourceUsageInfo(JobInPlanResourceUsageInfo resourceUsageInfo)
Sets the Resource Usage Info

Parameters:
resourceUsageInfo - The resourceUsageInfo to set.

setJesJobId

public void setJesJobId(java.lang.String jesJobId)
Sets the jes Job Id

Parameters:
jesJobId - The jesJobId to set.

equals

public boolean equals(java.lang.Object object)
Returns true if all fields of this JobInPlanZOSAttribute object are equal to those of the given one.

Parameters:
object - The object to be compared with this one.
Returns:
True if this object equals to the given one.

hashCode

public int hashCode()
Returns a hash code for this JobInPlanZOSAttribute object.

Returns:
The object's hash code.

toString

public java.lang.String toString()
Returns a string representation of this JobInPlanZOSAttribute object.

Returns:
A text string including all JobInPlanZOSAttribute fields.


Copyright © 2005 IBM All Rights Reserved.