Uses of Class
com.ibm.tws.objects.plan.JobDefinitionInPlanHeader

Packages that use JobDefinitionInPlanHeader
com.ibm.tws.objects.plan   
 

Uses of JobDefinitionInPlanHeader in com.ibm.tws.objects.plan
 

Methods in com.ibm.tws.objects.plan that return JobDefinitionInPlanHeader
 JobDefinitionInPlanHeader JobDefinitionInPlan.getHeader()
          Returns the JobDefinitionInPlanHeader wrapped by this JobDefinitionInPlan object.
 

Methods in com.ibm.tws.objects.plan with parameters of type JobDefinitionInPlanHeader
 void JobDefinitionInPlan.setHeader(JobDefinitionInPlanHeader jobDefinitionHeader)
          Sets the JobDefinitionInPlanHeader to be wrapped by this JobDefinitionInPlan object.
 

Constructors in com.ibm.tws.objects.plan with parameters of type JobDefinitionInPlanHeader
DistJobDefinitionInPlan(JobDefinitionInPlanHeader jobDefinitionHeader)
          Creates a DistJobDefinitionInPlan with the specified header.
JobDefinitionInPlan(JobDefinitionInPlanHeader jobDefinitionHeader)
          Creates a JobDefinitionInPlan with the specified header.
ZOSJobDefinitionInPlan(JobDefinitionInPlanHeader jobDefinitionHeader)
          Creates a ZOSJobDefinitionInPlan with the specified header.
 



Copyright © 2005 IBM All Rights Reserved.