|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JCLLastUpdatingFunction | |
---|---|
com.ibm.tws.objects.plan.types |
Uses of JCLLastUpdatingFunction in com.ibm.tws.objects.plan.types |
---|
Fields in com.ibm.tws.objects.plan.types declared as JCLLastUpdatingFunction | |
static JCLLastUpdatingFunction |
JCLLastUpdatingFunction.JCL_UPDATE_LTP
Update LTP |
static JCLLastUpdatingFunction |
JCLLastUpdatingFunction.JCL_UPDATE_SUBMITTED
Update Submitted |
static JCLLastUpdatingFunction |
JCLLastUpdatingFunction.JCL_UPDATE_WORKSTATION
Update Workstation |
static JCLLastUpdatingFunction |
JCLLastUpdatingFunction.JCL_UPDATE_SUBMITJOB
Update Submitted Job |
static JCLLastUpdatingFunction |
JCLLastUpdatingFunction.JCL_UPDATE_MODIFYCP
Update Modify CP |
static JCLLastUpdatingFunction |
JCLLastUpdatingFunction.JCL_UPDATE_PIFFUNCTION
Update PIF Function |
static JCLLastUpdatingFunction |
JCLLastUpdatingFunction.JCL_UPDATE_NOTUPDATED
Not Updated |
static JCLLastUpdatingFunction |
JCLLastUpdatingFunction.JCL_UPDATE_READYLIST
Update Ready List |
Methods in com.ibm.tws.objects.plan.types that return JCLLastUpdatingFunction | |
static JCLLastUpdatingFunction |
JCLLastUpdatingFunction.getInstance(char charValue)
Returns a reference to the instance of JCLLastUpdatingFunction that is associated to the specified character. |
JCLLastUpdatingFunction |
JobControlLanguage.getLastUpdatingFunction()
Returns the last updating function. |
Methods in com.ibm.tws.objects.plan.types with parameters of type JCLLastUpdatingFunction | |
void |
JobControlLanguage.setLastUpdatingFunction(JCLLastUpdatingFunction value)
Sets the last updating function. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |