Package io.cucumber.messages.types
Class Product
- java.lang.Object
-
- io.cucumber.messages.types.Product
-
public final class Product extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetName()Optional<String>getVersion()inthashCode()StringtoString()
-
-
-
Method Detail
-
getName
public String getName()
-
-