public static interface Messages.GherkinDocument.Feature.FeatureChildOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Messages.GherkinDocument.Feature.Background |
getBackground()
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2; |
Messages.GherkinDocument.Feature.BackgroundOrBuilder |
getBackgroundOrBuilder()
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2; |
Messages.GherkinDocument.Feature.FeatureChild.Rule |
getRule()
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1; |
Messages.GherkinDocument.Feature.FeatureChild.RuleOrBuilder |
getRuleOrBuilder()
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1; |
Messages.GherkinDocument.Feature.Scenario |
getScenario()
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3; |
Messages.GherkinDocument.Feature.ScenarioOrBuilder |
getScenarioOrBuilder()
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3; |
Messages.GherkinDocument.Feature.FeatureChild.ValueCase |
getValueCase() |
boolean |
hasBackground()
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2; |
boolean |
hasRule()
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1; |
boolean |
hasScenario()
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRule()
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1;Messages.GherkinDocument.Feature.FeatureChild.Rule getRule()
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1;Messages.GherkinDocument.Feature.FeatureChild.RuleOrBuilder getRuleOrBuilder()
.io.cucumber.messages.GherkinDocument.Feature.FeatureChild.Rule rule = 1;boolean hasBackground()
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2;Messages.GherkinDocument.Feature.Background getBackground()
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2;Messages.GherkinDocument.Feature.BackgroundOrBuilder getBackgroundOrBuilder()
.io.cucumber.messages.GherkinDocument.Feature.Background background = 2;boolean hasScenario()
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3;Messages.GherkinDocument.Feature.Scenario getScenario()
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3;Messages.GherkinDocument.Feature.ScenarioOrBuilder getScenarioOrBuilder()
.io.cucumber.messages.GherkinDocument.Feature.Scenario scenario = 3;Messages.GherkinDocument.Feature.FeatureChild.ValueCase getValueCase()
Copyright © 2019. All rights reserved.