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

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

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

Fields in com.ibm.tws.objects.plan.types declared as AddingFunctions
static AddingFunctions AddingFunctions.FUNCTION_AUTOMATIRECOVERY
          Automatic Recovery Funcion
static AddingFunctions AddingFunctions.FUNCTION_DAILYPLANBATCHRUN
          Daily Plan Batch Run Function
static AddingFunctions AddingFunctions.FUNCTION_EVENTTRIGGERTRACKING
          Event Trigger Tracking Function
static AddingFunctions AddingFunctions.FUNCTION_MODIFYCURRENTPLAN
          Modify Current Plan Funcion
static AddingFunctions AddingFunctions.FUNCTION_PROGRAMINTERFACE
          Program Interface Funcion
 

Methods in com.ibm.tws.objects.plan.types that return AddingFunctions
static AddingFunctions AddingFunctions.getInstance(char charValue)
          Returns a reference to the instance of AddingFunctions that is associated to the specified character.
 AddingFunctions JobStreamInPlanZOSAttributes.getAddingFunction()
          Returns the adding function.
 

Methods in com.ibm.tws.objects.plan.types with parameters of type AddingFunctions
 void JobStreamInPlanZOSAttributes.setAddingFunction(AddingFunctions value)
          Sets the adding function.
 



Copyright © 2005 IBM All Rights Reserved.