public class CucumberTagResults extends Object
| Constructor and Description |
|---|
CucumberTagResults(com.cedarsoftware.util.io.JsonObject<String,Object> json) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getLine() |
String |
getName() |
void |
setLine(Long lineValue) |
void |
setName(String nameValue) |
public final String getName()
public final void setName(String nameValue)
nameValue - the name to setpublic final Long getLine()
public final void setLine(Long lineValue)
lineValue - the line to setCopyright © 2013-2015. All Rights Reserved.