Package io.cucumber.messages.types
Class ParameterType
- java.lang.Object
-
- io.cucumber.messages.types.ParameterType
-
public final class ParameterType extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetId()StringgetName()BooleangetPreferForRegularExpressionMatch()List<String>getRegularExpressions()BooleangetUseForSnippets()inthashCode()StringtoString()
-