|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkstationInPlanExtendedStatus | |
---|---|
com.ibm.tws.objects.plan.types |
Uses of WorkstationInPlanExtendedStatus in com.ibm.tws.objects.plan.types |
---|
Fields in com.ibm.tws.objects.plan.types declared as WorkstationInPlanExtendedStatus | |
static WorkstationInPlanExtendedStatus |
WorkstationInPlanExtendedStatus.ACTIVE
The ACTIVE value. |
static WorkstationInPlanExtendedStatus |
WorkstationInPlanExtendedStatus.OFFLINE
The OFFLINE value. |
static WorkstationInPlanExtendedStatus |
WorkstationInPlanExtendedStatus.FAILED
The FAILED value. |
static WorkstationInPlanExtendedStatus |
WorkstationInPlanExtendedStatus.NONE
The NONE value. |
Methods in com.ibm.tws.objects.plan.types that return WorkstationInPlanExtendedStatus | |
static WorkstationInPlanExtendedStatus |
WorkstationInPlanExtendedStatus.getInstance(char charValue)
Returns a reference to the instance of WorkstationInPlanExtendedStatus that is associated to the specified character. |
WorkstationInPlanExtendedStatus |
WorkstationInPlanZOSAttributes.getExtendedStatus()
This method returns the extended status of a z/OS Workstation in plan |
Methods in com.ibm.tws.objects.plan.types with parameters of type WorkstationInPlanExtendedStatus | |
void |
WorkstationInPlanZOSAttributes.setExtendedStatus(WorkstationInPlanExtendedStatus extStatus)
Set the extended status of the workstation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |