Package io.cucumber.core.gherkin
Interface DocStringArgument
- All Superinterfaces:
Argument,DocStringArgument,StepArgument
-
Method Summary
-
Method Details
-
getContent
String getContent()- Specified by:
getContentin interfaceDocStringArgument
-
getContentType
String getContentType()- Specified by:
getContentTypein interfaceDocStringArgument
-
getMediaType
String getMediaType()- Specified by:
getMediaTypein interfaceDocStringArgument
-
getLine
int getLine()- Specified by:
getLinein interfaceDocStringArgument
-