- java.lang.Object
-
- org.jenkinsci.plugins.cucumbertrendsreport.model.schema.cucumber.Element
-
-
Constructor Summary
Constructors
Constructor and Description |
Element() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Returns:
- The name
-
getLine
public Integer getLine()
- Returns:
- The line
-
getType
public String getType()
- Returns:
- The type
-
getId
public String getId()
- Returns:
- The id
Copyright © 2016. All rights reserved.