Uses of Class
com.consol.citrus.variable.VariableExpressionIterator.VariableSegment
-
Packages that use VariableExpressionIterator.VariableSegment Package Description com.consol.citrus.variable -
-
Uses of VariableExpressionIterator.VariableSegment in com.consol.citrus.variable
Methods in com.consol.citrus.variable that return VariableExpressionIterator.VariableSegment Modifier and Type Method Description VariableExpressionIterator.VariableSegmentVariableExpressionIterator. next()Returns the next value and looks ahead for yet another next value.
-