public static interface Messages.GherkinDocument.Feature.Step.DocStringOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
string content = 3; |
com.google.protobuf.ByteString |
getContentBytes()
string content = 3; |
String |
getContentType()
string content_type = 2; |
com.google.protobuf.ByteString |
getContentTypeBytes()
string content_type = 2; |
String |
getDelimiter()
string delimiter = 4; |
com.google.protobuf.ByteString |
getDelimiterBytes()
string delimiter = 4; |
Messages.Location |
getLocation()
.io.cucumber.messages.Location location = 1; |
Messages.LocationOrBuilder |
getLocationOrBuilder()
.io.cucumber.messages.Location location = 1; |
boolean |
hasLocation()
.io.cucumber.messages.Location location = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLocation()
.io.cucumber.messages.Location location = 1;Messages.Location getLocation()
.io.cucumber.messages.Location location = 1;Messages.LocationOrBuilder getLocationOrBuilder()
.io.cucumber.messages.Location location = 1;String getContentType()
string content_type = 2;com.google.protobuf.ByteString getContentTypeBytes()
string content_type = 2;String getContent()
string content = 3;com.google.protobuf.ByteString getContentBytes()
string content = 3;String getDelimiter()
string delimiter = 4;com.google.protobuf.ByteString getDelimiterBytes()
string delimiter = 4;Copyright © 2019. All rights reserved.