public static final class Messages.GherkinDocument.Feature.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder> implements Messages.GherkinDocument.FeatureOrBuilder
The top level node in the ASTProtobuf type
io.cucumber.messages.GherkinDocument.Feature| Modifier and Type | Method and Description |
|---|---|
Messages.GherkinDocument.Feature.Builder |
addAllChildren(Iterable<? extends Messages.GherkinDocument.Feature.FeatureChild> values)
Zero or more children
|
Messages.GherkinDocument.Feature.Builder |
addAllTags(Iterable<? extends Messages.GherkinDocument.Feature.Tag> values)
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
addChildren(int index,
Messages.GherkinDocument.Feature.FeatureChild.Builder builderForValue)
Zero or more children
|
Messages.GherkinDocument.Feature.Builder |
addChildren(int index,
Messages.GherkinDocument.Feature.FeatureChild value)
Zero or more children
|
Messages.GherkinDocument.Feature.Builder |
addChildren(Messages.GherkinDocument.Feature.FeatureChild.Builder builderForValue)
Zero or more children
|
Messages.GherkinDocument.Feature.Builder |
addChildren(Messages.GherkinDocument.Feature.FeatureChild value)
Zero or more children
|
Messages.GherkinDocument.Feature.FeatureChild.Builder |
addChildrenBuilder()
Zero or more children
|
Messages.GherkinDocument.Feature.FeatureChild.Builder |
addChildrenBuilder(int index)
Zero or more children
|
Messages.GherkinDocument.Feature.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Messages.GherkinDocument.Feature.Builder |
addTags(int index,
Messages.GherkinDocument.Feature.Tag.Builder builderForValue)
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
addTags(int index,
Messages.GherkinDocument.Feature.Tag value)
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
addTags(Messages.GherkinDocument.Feature.Tag.Builder builderForValue)
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
addTags(Messages.GherkinDocument.Feature.Tag value)
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.Tag.Builder |
addTagsBuilder()
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.Tag.Builder |
addTagsBuilder(int index)
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature |
build() |
Messages.GherkinDocument.Feature |
buildPartial() |
Messages.GherkinDocument.Feature.Builder |
clear() |
Messages.GherkinDocument.Feature.Builder |
clearChildren()
Zero or more children
|
Messages.GherkinDocument.Feature.Builder |
clearDescription()
The line(s) underneath the line with the `keyword` that are used as description
|
Messages.GherkinDocument.Feature.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Messages.GherkinDocument.Feature.Builder |
clearKeyword()
The text of the `Feature` keyword (in the language specified by `language`)
|
Messages.GherkinDocument.Feature.Builder |
clearLanguage()
The [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document
|
Messages.GherkinDocument.Feature.Builder |
clearLocation()
The location of the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
clearName()
The name of the feature (the text following the `keyword`)
|
Messages.GherkinDocument.Feature.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Messages.GherkinDocument.Feature.Builder |
clearTags()
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
clone() |
Messages.GherkinDocument.Feature.FeatureChild |
getChildren(int index)
Zero or more children
|
Messages.GherkinDocument.Feature.FeatureChild.Builder |
getChildrenBuilder(int index)
Zero or more children
|
List<Messages.GherkinDocument.Feature.FeatureChild.Builder> |
getChildrenBuilderList()
Zero or more children
|
int |
getChildrenCount()
Zero or more children
|
List<Messages.GherkinDocument.Feature.FeatureChild> |
getChildrenList()
Zero or more children
|
Messages.GherkinDocument.Feature.FeatureChildOrBuilder |
getChildrenOrBuilder(int index)
Zero or more children
|
List<? extends Messages.GherkinDocument.Feature.FeatureChildOrBuilder> |
getChildrenOrBuilderList()
Zero or more children
|
Messages.GherkinDocument.Feature |
getDefaultInstanceForType() |
String |
getDescription()
The line(s) underneath the line with the `keyword` that are used as description
|
com.google.protobuf.ByteString |
getDescriptionBytes()
The line(s) underneath the line with the `keyword` that are used as description
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getKeyword()
The text of the `Feature` keyword (in the language specified by `language`)
|
com.google.protobuf.ByteString |
getKeywordBytes()
The text of the `Feature` keyword (in the language specified by `language`)
|
String |
getLanguage()
The [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document
|
com.google.protobuf.ByteString |
getLanguageBytes()
The [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document
|
Messages.Location |
getLocation()
The location of the `Feature` keyword
|
Messages.Location.Builder |
getLocationBuilder()
The location of the `Feature` keyword
|
Messages.LocationOrBuilder |
getLocationOrBuilder()
The location of the `Feature` keyword
|
String |
getName()
The name of the feature (the text following the `keyword`)
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the feature (the text following the `keyword`)
|
Messages.GherkinDocument.Feature.Tag |
getTags(int index)
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.Tag.Builder |
getTagsBuilder(int index)
All the tags placed above the `Feature` keyword
|
List<Messages.GherkinDocument.Feature.Tag.Builder> |
getTagsBuilderList()
All the tags placed above the `Feature` keyword
|
int |
getTagsCount()
All the tags placed above the `Feature` keyword
|
List<Messages.GherkinDocument.Feature.Tag> |
getTagsList()
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.TagOrBuilder |
getTagsOrBuilder(int index)
All the tags placed above the `Feature` keyword
|
List<? extends Messages.GherkinDocument.Feature.TagOrBuilder> |
getTagsOrBuilderList()
All the tags placed above the `Feature` keyword
|
boolean |
hasLocation()
The location of the `Feature` keyword
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Messages.GherkinDocument.Feature.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Messages.GherkinDocument.Feature.Builder |
mergeFrom(com.google.protobuf.Message other) |
Messages.GherkinDocument.Feature.Builder |
mergeFrom(Messages.GherkinDocument.Feature other) |
Messages.GherkinDocument.Feature.Builder |
mergeLocation(Messages.Location value)
The location of the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Messages.GherkinDocument.Feature.Builder |
removeChildren(int index)
Zero or more children
|
Messages.GherkinDocument.Feature.Builder |
removeTags(int index)
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
setChildren(int index,
Messages.GherkinDocument.Feature.FeatureChild.Builder builderForValue)
Zero or more children
|
Messages.GherkinDocument.Feature.Builder |
setChildren(int index,
Messages.GherkinDocument.Feature.FeatureChild value)
Zero or more children
|
Messages.GherkinDocument.Feature.Builder |
setDescription(String value)
The line(s) underneath the line with the `keyword` that are used as description
|
Messages.GherkinDocument.Feature.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
The line(s) underneath the line with the `keyword` that are used as description
|
Messages.GherkinDocument.Feature.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Messages.GherkinDocument.Feature.Builder |
setKeyword(String value)
The text of the `Feature` keyword (in the language specified by `language`)
|
Messages.GherkinDocument.Feature.Builder |
setKeywordBytes(com.google.protobuf.ByteString value)
The text of the `Feature` keyword (in the language specified by `language`)
|
Messages.GherkinDocument.Feature.Builder |
setLanguage(String value)
The [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document
|
Messages.GherkinDocument.Feature.Builder |
setLanguageBytes(com.google.protobuf.ByteString value)
The [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document
|
Messages.GherkinDocument.Feature.Builder |
setLocation(Messages.Location.Builder builderForValue)
The location of the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
setLocation(Messages.Location value)
The location of the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
setName(String value)
The name of the feature (the text following the `keyword`)
|
Messages.GherkinDocument.Feature.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of the feature (the text following the `keyword`)
|
Messages.GherkinDocument.Feature.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Messages.GherkinDocument.Feature.Builder |
setTags(int index,
Messages.GherkinDocument.Feature.Tag.Builder builderForValue)
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
setTags(int index,
Messages.GherkinDocument.Feature.Tag value)
All the tags placed above the `Feature` keyword
|
Messages.GherkinDocument.Feature.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>public Messages.GherkinDocument.Feature.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>public Messages.GherkinDocument.Feature getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Messages.GherkinDocument.Feature build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Messages.GherkinDocument.Feature buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Messages.GherkinDocument.Feature.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>public Messages.GherkinDocument.Feature.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>public Messages.GherkinDocument.Feature.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>public Messages.GherkinDocument.Feature.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>public Messages.GherkinDocument.Feature.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>public Messages.GherkinDocument.Feature.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>public Messages.GherkinDocument.Feature.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Messages.GherkinDocument.Feature.Builder>public Messages.GherkinDocument.Feature.Builder mergeFrom(Messages.GherkinDocument.Feature other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>public Messages.GherkinDocument.Feature.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Messages.GherkinDocument.Feature.Builder>IOExceptionpublic boolean hasLocation()
The location of the `Feature` keyword
.io.cucumber.messages.Location location = 1;hasLocation in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.Location getLocation()
The location of the `Feature` keyword
.io.cucumber.messages.Location location = 1;getLocation in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.GherkinDocument.Feature.Builder setLocation(Messages.Location value)
The location of the `Feature` keyword
.io.cucumber.messages.Location location = 1;public Messages.GherkinDocument.Feature.Builder setLocation(Messages.Location.Builder builderForValue)
The location of the `Feature` keyword
.io.cucumber.messages.Location location = 1;public Messages.GherkinDocument.Feature.Builder mergeLocation(Messages.Location value)
The location of the `Feature` keyword
.io.cucumber.messages.Location location = 1;public Messages.GherkinDocument.Feature.Builder clearLocation()
The location of the `Feature` keyword
.io.cucumber.messages.Location location = 1;public Messages.Location.Builder getLocationBuilder()
The location of the `Feature` keyword
.io.cucumber.messages.Location location = 1;public Messages.LocationOrBuilder getLocationOrBuilder()
The location of the `Feature` keyword
.io.cucumber.messages.Location location = 1;getLocationOrBuilder in interface Messages.GherkinDocument.FeatureOrBuilderpublic List<Messages.GherkinDocument.Feature.Tag> getTagsList()
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;getTagsList in interface Messages.GherkinDocument.FeatureOrBuilderpublic int getTagsCount()
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;getTagsCount in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.GherkinDocument.Feature.Tag getTags(int index)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;getTags in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.GherkinDocument.Feature.Builder setTags(int index, Messages.GherkinDocument.Feature.Tag value)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public Messages.GherkinDocument.Feature.Builder setTags(int index, Messages.GherkinDocument.Feature.Tag.Builder builderForValue)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public Messages.GherkinDocument.Feature.Builder addTags(Messages.GherkinDocument.Feature.Tag value)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public Messages.GherkinDocument.Feature.Builder addTags(int index, Messages.GherkinDocument.Feature.Tag value)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public Messages.GherkinDocument.Feature.Builder addTags(Messages.GherkinDocument.Feature.Tag.Builder builderForValue)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public Messages.GherkinDocument.Feature.Builder addTags(int index, Messages.GherkinDocument.Feature.Tag.Builder builderForValue)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public Messages.GherkinDocument.Feature.Builder addAllTags(Iterable<? extends Messages.GherkinDocument.Feature.Tag> values)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public Messages.GherkinDocument.Feature.Builder clearTags()
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public Messages.GherkinDocument.Feature.Builder removeTags(int index)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public Messages.GherkinDocument.Feature.Tag.Builder getTagsBuilder(int index)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public Messages.GherkinDocument.Feature.TagOrBuilder getTagsOrBuilder(int index)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;getTagsOrBuilder in interface Messages.GherkinDocument.FeatureOrBuilderpublic List<? extends Messages.GherkinDocument.Feature.TagOrBuilder> getTagsOrBuilderList()
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;getTagsOrBuilderList in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.GherkinDocument.Feature.Tag.Builder addTagsBuilder()
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public Messages.GherkinDocument.Feature.Tag.Builder addTagsBuilder(int index)
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public List<Messages.GherkinDocument.Feature.Tag.Builder> getTagsBuilderList()
All the tags placed above the `Feature` keyword
repeated .io.cucumber.messages.GherkinDocument.Feature.Tag tags = 2;public String getLanguage()
The [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document
string language = 3;getLanguage in interface Messages.GherkinDocument.FeatureOrBuilderpublic com.google.protobuf.ByteString getLanguageBytes()
The [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document
string language = 3;getLanguageBytes in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.GherkinDocument.Feature.Builder setLanguage(String value)
The [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document
string language = 3;public Messages.GherkinDocument.Feature.Builder clearLanguage()
The [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document
string language = 3;public Messages.GherkinDocument.Feature.Builder setLanguageBytes(com.google.protobuf.ByteString value)
The [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document
string language = 3;public String getKeyword()
The text of the `Feature` keyword (in the language specified by `language`)
string keyword = 4;getKeyword in interface Messages.GherkinDocument.FeatureOrBuilderpublic com.google.protobuf.ByteString getKeywordBytes()
The text of the `Feature` keyword (in the language specified by `language`)
string keyword = 4;getKeywordBytes in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.GherkinDocument.Feature.Builder setKeyword(String value)
The text of the `Feature` keyword (in the language specified by `language`)
string keyword = 4;public Messages.GherkinDocument.Feature.Builder clearKeyword()
The text of the `Feature` keyword (in the language specified by `language`)
string keyword = 4;public Messages.GherkinDocument.Feature.Builder setKeywordBytes(com.google.protobuf.ByteString value)
The text of the `Feature` keyword (in the language specified by `language`)
string keyword = 4;public String getName()
The name of the feature (the text following the `keyword`)
string name = 5;getName in interface Messages.GherkinDocument.FeatureOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the feature (the text following the `keyword`)
string name = 5;getNameBytes in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.GherkinDocument.Feature.Builder setName(String value)
The name of the feature (the text following the `keyword`)
string name = 5;public Messages.GherkinDocument.Feature.Builder clearName()
The name of the feature (the text following the `keyword`)
string name = 5;public Messages.GherkinDocument.Feature.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the feature (the text following the `keyword`)
string name = 5;public String getDescription()
The line(s) underneath the line with the `keyword` that are used as description
string description = 6;getDescription in interface Messages.GherkinDocument.FeatureOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
The line(s) underneath the line with the `keyword` that are used as description
string description = 6;getDescriptionBytes in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.GherkinDocument.Feature.Builder setDescription(String value)
The line(s) underneath the line with the `keyword` that are used as description
string description = 6;public Messages.GherkinDocument.Feature.Builder clearDescription()
The line(s) underneath the line with the `keyword` that are used as description
string description = 6;public Messages.GherkinDocument.Feature.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
The line(s) underneath the line with the `keyword` that are used as description
string description = 6;public List<Messages.GherkinDocument.Feature.FeatureChild> getChildrenList()
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;getChildrenList in interface Messages.GherkinDocument.FeatureOrBuilderpublic int getChildrenCount()
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;getChildrenCount in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.GherkinDocument.Feature.FeatureChild getChildren(int index)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;getChildren in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.GherkinDocument.Feature.Builder setChildren(int index, Messages.GherkinDocument.Feature.FeatureChild value)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public Messages.GherkinDocument.Feature.Builder setChildren(int index, Messages.GherkinDocument.Feature.FeatureChild.Builder builderForValue)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public Messages.GherkinDocument.Feature.Builder addChildren(Messages.GherkinDocument.Feature.FeatureChild value)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public Messages.GherkinDocument.Feature.Builder addChildren(int index, Messages.GherkinDocument.Feature.FeatureChild value)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public Messages.GherkinDocument.Feature.Builder addChildren(Messages.GherkinDocument.Feature.FeatureChild.Builder builderForValue)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public Messages.GherkinDocument.Feature.Builder addChildren(int index, Messages.GherkinDocument.Feature.FeatureChild.Builder builderForValue)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public Messages.GherkinDocument.Feature.Builder addAllChildren(Iterable<? extends Messages.GherkinDocument.Feature.FeatureChild> values)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public Messages.GherkinDocument.Feature.Builder clearChildren()
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public Messages.GherkinDocument.Feature.Builder removeChildren(int index)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public Messages.GherkinDocument.Feature.FeatureChild.Builder getChildrenBuilder(int index)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public Messages.GherkinDocument.Feature.FeatureChildOrBuilder getChildrenOrBuilder(int index)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;getChildrenOrBuilder in interface Messages.GherkinDocument.FeatureOrBuilderpublic List<? extends Messages.GherkinDocument.Feature.FeatureChildOrBuilder> getChildrenOrBuilderList()
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;getChildrenOrBuilderList in interface Messages.GherkinDocument.FeatureOrBuilderpublic Messages.GherkinDocument.Feature.FeatureChild.Builder addChildrenBuilder()
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public Messages.GherkinDocument.Feature.FeatureChild.Builder addChildrenBuilder(int index)
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public List<Messages.GherkinDocument.Feature.FeatureChild.Builder> getChildrenBuilderList()
Zero or more children
repeated .io.cucumber.messages.GherkinDocument.Feature.FeatureChild children = 7;public final Messages.GherkinDocument.Feature.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>public final Messages.GherkinDocument.Feature.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Builder>Copyright © 2019. All rights reserved.