public static final class Messages.GherkinDocument.Feature.FeatureChild.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.FeatureChild.Builder> implements Messages.GherkinDocument.Feature.FeatureChildOrBuilder
A child node of a `Feature` nodeProtobuf type
io.cucumber.messages.GherkinDocument.Feature.FeatureChildgetAllFields, 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.FeatureChild.Builder>public Messages.GherkinDocument.Feature.FeatureChild.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.FeatureChild.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.FeatureChild.Builder>public Messages.GherkinDocument.Feature.FeatureChild getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Messages.GherkinDocument.Feature.FeatureChild build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Messages.GherkinDocument.Feature.FeatureChild buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Messages.GherkinDocument.Feature.FeatureChild.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.FeatureChild.Builder>public Messages.GherkinDocument.Feature.FeatureChild.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.FeatureChild.Builder>public Messages.GherkinDocument.Feature.FeatureChild.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.FeatureChild.Builder>public Messages.GherkinDocument.Feature.FeatureChild.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.FeatureChild.Builder>public Messages.GherkinDocument.Feature.FeatureChild.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.FeatureChild.Builder>public Messages.GherkinDocument.Feature.FeatureChild.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.FeatureChild.Builder>public Messages.GherkinDocument.Feature.FeatureChild.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.FeatureChild.Builder>public Messages.GherkinDocument.Feature.FeatureChild.Builder mergeFrom(Messages.GherkinDocument.Feature.FeatureChild other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.FeatureChild.Builder>public Messages.GherkinDocument.Feature.FeatureChild.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.FeatureChild.Builder>IOExceptionpublic Messages.GherkinDocument.Feature.FeatureChild.ValueCase getValueCase()
getValueCase in interface Messages.GherkinDocument.Feature.FeatureChildOrBuilderpublic Messages.GherkinDocument.Feature.FeatureChild.Builder clearValue()
public boolean hasRule()
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1;hasRule in interface Messages.GherkinDocument.Feature.FeatureChildOrBuilderpublic Messages.GherkinDocument.Feature.FeatureChild.Rule getRule()
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1;getRule in interface Messages.GherkinDocument.Feature.FeatureChildOrBuilderpublic Messages.GherkinDocument.Feature.FeatureChild.Builder setRule(Messages.GherkinDocument.Feature.FeatureChild.Rule value)
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1;public Messages.GherkinDocument.Feature.FeatureChild.Builder setRule(Messages.GherkinDocument.Feature.FeatureChild.Rule.Builder builderForValue)
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1;public Messages.GherkinDocument.Feature.FeatureChild.Builder mergeRule(Messages.GherkinDocument.Feature.FeatureChild.Rule value)
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1;public Messages.GherkinDocument.Feature.FeatureChild.Builder clearRule()
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1;public Messages.GherkinDocument.Feature.FeatureChild.Rule.Builder getRuleBuilder()
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1;public Messages.GherkinDocument.Feature.FeatureChild.RuleOrBuilder getRuleOrBuilder()
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1;getRuleOrBuilder in interface Messages.GherkinDocument.Feature.FeatureChildOrBuilderpublic boolean hasBackground()
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2;hasBackground in interface Messages.GherkinDocument.Feature.FeatureChildOrBuilderpublic Messages.GherkinDocument.Feature.Background getBackground()
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2;getBackground in interface Messages.GherkinDocument.Feature.FeatureChildOrBuilderpublic Messages.GherkinDocument.Feature.FeatureChild.Builder setBackground(Messages.GherkinDocument.Feature.Background value)
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2;public Messages.GherkinDocument.Feature.FeatureChild.Builder setBackground(Messages.GherkinDocument.Feature.Background.Builder builderForValue)
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2;public Messages.GherkinDocument.Feature.FeatureChild.Builder mergeBackground(Messages.GherkinDocument.Feature.Background value)
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2;public Messages.GherkinDocument.Feature.FeatureChild.Builder clearBackground()
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2;public Messages.GherkinDocument.Feature.Background.Builder getBackgroundBuilder()
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2;public Messages.GherkinDocument.Feature.BackgroundOrBuilder getBackgroundOrBuilder()
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2;getBackgroundOrBuilder in interface Messages.GherkinDocument.Feature.FeatureChildOrBuilderpublic boolean hasScenario()
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3;hasScenario in interface Messages.GherkinDocument.Feature.FeatureChildOrBuilderpublic Messages.GherkinDocument.Feature.Scenario getScenario()
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3;getScenario in interface Messages.GherkinDocument.Feature.FeatureChildOrBuilderpublic Messages.GherkinDocument.Feature.FeatureChild.Builder setScenario(Messages.GherkinDocument.Feature.Scenario value)
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3;public Messages.GherkinDocument.Feature.FeatureChild.Builder setScenario(Messages.GherkinDocument.Feature.Scenario.Builder builderForValue)
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3;public Messages.GherkinDocument.Feature.FeatureChild.Builder mergeScenario(Messages.GherkinDocument.Feature.Scenario value)
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3;public Messages.GherkinDocument.Feature.FeatureChild.Builder clearScenario()
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3;public Messages.GherkinDocument.Feature.Scenario.Builder getScenarioBuilder()
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3;public Messages.GherkinDocument.Feature.ScenarioOrBuilder getScenarioOrBuilder()
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3;getScenarioOrBuilder in interface Messages.GherkinDocument.Feature.FeatureChildOrBuilderpublic final Messages.GherkinDocument.Feature.FeatureChild.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.FeatureChild.Builder>public final Messages.GherkinDocument.Feature.FeatureChild.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.FeatureChild.Builder>Copyright © 2019. All rights reserved.