IPlanElement.PlanElementType |
LoopPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
TryCatchFinallyPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
FileTransferPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
WaitPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
FlowPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
ShellPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
SequencePlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
BagPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
WSRESTPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
BreakPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
ConditionalPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
CheckpointPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
ParameterProcessingPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
WSSOAPPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
BoundaryPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
PojoPlanElement.GetPlanElementType() |
IPlanElement.PlanElementType |
IPlanElement.GetPlanElementType()
Gets the plan element type.
|
static IPlanElement.PlanElementType |
IPlanElement.PlanElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPlanElement.PlanElementType[] |
IPlanElement.PlanElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|