Package io.cucumber.messages.types
Class Feature
- java.lang.Object
-
- io.cucumber.messages.types.Feature
-
public final class Feature extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)List<FeatureChild>getChildren()StringgetDescription()StringgetKeyword()StringgetLanguage()LocationgetLocation()StringgetName()List<Tag>getTags()inthashCode()StringtoString()
-