public class OdiLoadPlanInstanceStepCase extends OdiLoadPlanInstanceStep
This class represents the OdiLoadPlanStepCase class in the OdiLoadPlanInstance hierarchy
It only offers consultation methods.
NAME_MAX_LENGTH| Modifier and Type | Method and Description |
|---|---|
OdiCaseElseInstance |
getCaseElseInstance() |
java.util.List |
getCaseWhenList() |
OdiLoadPlanInstanceVariable |
getTestVariable() |
getExceptionBehavior, getExceptionStep, getInternalId, getLoadPlanInstanceStepVariables, getLog, getOrder, getParentLoadPlanInstanceElement, getSessionKeywordsAsString, getTimeout, isEnabledgetName, getStepIdpublic java.util.List getCaseWhenList()
OdiLoadPlanInstanceStepCaseOdiCaseWhenInstancepublic OdiCaseElseInstance getCaseElseInstance()
OdiLoadPlanInstanceStepCase.OdiCaseElsepublic OdiLoadPlanInstanceVariable getTestVariable()
OdiLoadPlanInstanceVariable associated to this OdiLoadPlanInstanceStepCaseOdiLoadPlanInstanceVariable,
#setTestVariable(OdiLoadPlanInstanceVariable)