Class Argument<T>

java.lang.Object
io.cucumber.cucumberexpressions.Argument<T>

@API(status=STABLE) public final class Argument<T> extends Object
  • Method Details

    • getGroup

      public Group getGroup()
    • getValue

      public T getValue()
    • getType

      public Type getType()
    • getParameterType

      public ParameterType<T> getParameterType()