public class BDD2DocStringArgument
extends java.lang.Object
implements io.cucumber.core.gherkin.DocStringArgument
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent() |
java.lang.String |
getContentType() |
int |
getLine() |
public java.lang.String getContent()
getContent in interface io.cucumber.plugin.event.DocStringArgumentpublic java.lang.String getContentType()
getContentType in interface io.cucumber.plugin.event.DocStringArgumentpublic int getLine()
getLine in interface io.cucumber.plugin.event.DocStringArgument