|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LateAction | |
---|---|
com.ibm.tws.objects.types |
Uses of LateAction in com.ibm.tws.objects.types |
---|
Fields in com.ibm.tws.objects.types declared as LateAction | |
static LateAction |
LateAction.SUPPRESS
The SUPPRESS value. |
static LateAction |
LateAction.CONTINUE
The CONTINUE value. |
static LateAction |
LateAction.CANCEL
The CANCEL value. |
Methods in com.ibm.tws.objects.types that return LateAction | |
LateAction |
AbstractTimeRestrictions.getLatestStartAction()
Returns the latest start action. |
static LateAction |
LateAction.getInstance(char charValue)
Returns a reference to the instance of LateAction that is associated to the specified character. |
Methods in com.ibm.tws.objects.types with parameters of type LateAction | |
void |
AbstractTimeRestrictions.setLatestStartAction(LateAction action)
Sets the latest start action. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |