|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgherkin.formatter.Mappable
gherkin.formatter.model.Tag
public class Tag
| Constructor Summary | |
|---|---|
Tag(String name,
Integer line)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
Integer |
getLine()
|
String |
getName()
|
int |
hashCode()
|
| Methods inherited from class gherkin.formatter.Mappable |
|---|
toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Tag(String name,
Integer line)
| Method Detail |
|---|
public String getName()
public Integer getLine()
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||