|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlowNodeInPlanKey | |
---|---|
com.ibm.tws.objects.plan |
Uses of FlowNodeInPlanKey in com.ibm.tws.objects.plan |
---|
Subclasses of FlowNodeInPlanKey in com.ibm.tws.objects.plan | |
class |
JobInPlanKey
This object represents a job instance in plan external key, including fields used to identify a job in TWS external interfaces. |
class |
JobStreamInPlanKey
This object represents a job stream instance in plan external key, including fields used to identify a job stream in TWS external interfaces. |
Methods in com.ibm.tws.objects.plan that return FlowNodeInPlanKey | |
FlowNodeInPlanKey |
FlowNodeInPlan.getKey()
Returns the FlowNodeInPlanKey wrapped by this FlowNodeInPlan object. |
Methods in com.ibm.tws.objects.plan with parameters of type FlowNodeInPlanKey | |
void |
FlowNodeInPlan.setKey(FlowNodeInPlanKey flowNodeKey)
Sets the FlowNodeInPlanKey to be wrapped by this FlowNodeInPlan object. |
Constructors in com.ibm.tws.objects.plan with parameters of type FlowNodeInPlanKey | |
FlowNodeInPlan(FlowNodeInPlanKey key)
Constructor For internal use only. |
|
FlowNodeInPlan(Identifier id,
FlowNodeInPlanKey key)
Constructor For internal use only. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |