Uses of Class
com.ibm.tws.objects.plan.types.HostJobStatus

Packages that use HostJobStatus
com.ibm.tws.objects.plan.types   
 

Uses of HostJobStatus in com.ibm.tws.objects.plan.types
 

Fields in com.ibm.tws.objects.plan.types declared as HostJobStatus
static HostJobStatus HostJobStatus.STATUS_JOBAAA
          Job AAA
static HostJobStatus HostJobStatus.STATUS_JOBBBB
          Job BBB
static HostJobStatus HostJobStatus.STATUS_JOBCCC
          Job CCC
 

Methods in com.ibm.tws.objects.plan.types that return HostJobStatus
static HostJobStatus HostJobStatus.getInstance(char charValue)
          Returns a reference to the instance of HostJobStatus that is associated to the specified character.
 HostJobStatus JobInPlanZOSAttributes.getHostJobStatus()
          Returns the Host job status
 

Methods in com.ibm.tws.objects.plan.types with parameters of type HostJobStatus
 void JobInPlanZOSAttributes.setHostJobStatus(HostJobStatus hostJobStatus)
          Sets the Host Job Status
 



Copyright © 2005 IBM All Rights Reserved.