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

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

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

Methods in com.ibm.tws.objects.plan that return TimeRestrictions
 TimeRestrictions FlowNodeInPlan.getTimeRestrictions()
          Returns the Flow Node TimeRestrictions
 

Methods in com.ibm.tws.objects.plan with parameters of type TimeRestrictions
 void FlowNodeInPlan.setTimeRestrictions(TimeRestrictions restrictions)
          Sets the Flow Node Time Restriction.
 

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

Methods in com.ibm.tws.objects.plan.types that return TimeRestrictions
 TimeRestrictions JobInPlanZOSAttributes.getPlannedRestriction()
          Returns the Planned Restriction.
 

Methods in com.ibm.tws.objects.plan.types with parameters of type TimeRestrictions
 void JobInPlanZOSAttributes.setPlannedRestriction(TimeRestrictions plannedRestriction)
          Sets the Planned Restrictions
 



Copyright © 2005 IBM All Rights Reserved.