Uses of Class
gauge.messages.Spec.ProtoItem
Packages that use Spec.ProtoItem
-
Uses of Spec.ProtoItem in gauge.messages
Methods in gauge.messages that return Spec.ProtoItemModifier and TypeMethodDescriptionSpec.ProtoItem.Builder.build()Spec.ProtoItem.Builder.buildPartial()Spec.ProtoScenario.Builder.getContexts(int index) / Collection of Context steps.Spec.ProtoScenario.getContexts(int index) / Collection of Context steps.Spec.ProtoScenarioOrBuilder.getContexts(int index) / Collection of Context steps.static Spec.ProtoItemSpec.ProtoItem.getDefaultInstance()Spec.ProtoItem.Builder.getDefaultInstanceForType()Spec.ProtoItem.getDefaultInstanceForType()Spec.ProtoSpec.Builder.getItems(int index) / A collection of items that come under this stepSpec.ProtoSpec.getItems(int index) / A collection of items that come under this stepSpec.ProtoSpecOrBuilder.getItems(int index) / A collection of items that come under this stepSpec.ProtoScenarioResult.Builder.getProtoItem()/ Collection of scenarios in scenario execution result.Spec.ProtoScenarioResult.getProtoItem()/ Collection of scenarios in scenario execution result.Spec.ProtoScenarioResultOrBuilder.getProtoItem()/ Collection of scenarios in scenario execution result.Spec.ProtoStepResult.Builder.getProtoItem()/ Collection of steps in step execution result.Spec.ProtoStepResult.getProtoItem()/ Collection of steps in step execution result.Spec.ProtoStepResultOrBuilder.getProtoItem()/ Collection of steps in step execution result.Messages.SuiteExecutionResultItem.Builder.getResultItem().gauge.messages.ProtoItem resultItem = 1;Messages.SuiteExecutionResultItem.getResultItem().gauge.messages.ProtoItem resultItem = 1;Messages.SuiteExecutionResultItemOrBuilder.getResultItem().gauge.messages.ProtoItem resultItem = 1;Spec.ProtoScenario.Builder.getScenarioItems(int index) / Collection of Items under a scenario.Spec.ProtoScenario.getScenarioItems(int index) / Collection of Items under a scenario.Spec.ProtoScenarioOrBuilder.getScenarioItems(int index) / Collection of Items under a scenario.Spec.ProtoConcept.Builder.getSteps(int index) / Collection of Steps in the given concepts.Spec.ProtoConcept.getSteps(int index) / Collection of Steps in the given concepts.Spec.ProtoConceptOrBuilder.getSteps(int index) / Collection of Steps in the given concepts.Spec.ProtoScenario.Builder.getTearDownSteps(int index) / Collection of Teardown steps.Spec.ProtoScenario.getTearDownSteps(int index) / Collection of Teardown steps.Spec.ProtoScenarioOrBuilder.getTearDownSteps(int index) / Collection of Teardown steps.static Spec.ProtoItemSpec.ProtoItem.parseDelimitedFrom(InputStream input) static Spec.ProtoItemSpec.ProtoItem.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoItemSpec.ProtoItem.parseFrom(byte[] data) static Spec.ProtoItemSpec.ProtoItem.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoItemSpec.ProtoItem.parseFrom(com.google.protobuf.ByteString data) static Spec.ProtoItemSpec.ProtoItem.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoItemSpec.ProtoItem.parseFrom(com.google.protobuf.CodedInputStream input) static Spec.ProtoItemSpec.ProtoItem.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoItemSpec.ProtoItem.parseFrom(InputStream input) static Spec.ProtoItemSpec.ProtoItem.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoItemSpec.ProtoItem.parseFrom(ByteBuffer data) static Spec.ProtoItemSpec.ProtoItem.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in gauge.messages that return types with arguments of type Spec.ProtoItemModifier and TypeMethodDescriptionSpec.ProtoScenario.Builder.getContextsList()/ Collection of Context steps.Spec.ProtoScenario.getContextsList()/ Collection of Context steps.Spec.ProtoScenarioOrBuilder.getContextsList()/ Collection of Context steps.Spec.ProtoSpec.Builder.getItemsList()/ A collection of items that come under this stepSpec.ProtoSpec.getItemsList()/ A collection of items that come under this stepSpec.ProtoSpecOrBuilder.getItemsList()/ A collection of items that come under this stepcom.google.protobuf.Parser<Spec.ProtoItem>Spec.ProtoItem.getParserForType()Spec.ProtoScenario.Builder.getScenarioItemsList()/ Collection of Items under a scenario.Spec.ProtoScenario.getScenarioItemsList()/ Collection of Items under a scenario.Spec.ProtoScenarioOrBuilder.getScenarioItemsList()/ Collection of Items under a scenario.Spec.ProtoConcept.Builder.getStepsList()/ Collection of Steps in the given concepts.Spec.ProtoConcept.getStepsList()/ Collection of Steps in the given concepts.Spec.ProtoConceptOrBuilder.getStepsList()/ Collection of Steps in the given concepts.Spec.ProtoScenario.Builder.getTearDownStepsList()/ Collection of Teardown steps.Spec.ProtoScenario.getTearDownStepsList()/ Collection of Teardown steps.Spec.ProtoScenarioOrBuilder.getTearDownStepsList()/ Collection of Teardown steps.static com.google.protobuf.Parser<Spec.ProtoItem>Spec.ProtoItem.parser()Methods in gauge.messages with parameters of type Spec.ProtoItemModifier and TypeMethodDescriptionSpec.ProtoScenario.Builder.addContexts(int index, Spec.ProtoItem value) / Collection of Context steps.Spec.ProtoScenario.Builder.addContexts(Spec.ProtoItem value) / Collection of Context steps.Spec.ProtoSpec.Builder.addItems(int index, Spec.ProtoItem value) / A collection of items that come under this stepSpec.ProtoSpec.Builder.addItems(Spec.ProtoItem value) / A collection of items that come under this stepSpec.ProtoScenario.Builder.addScenarioItems(int index, Spec.ProtoItem value) / Collection of Items under a scenario.Spec.ProtoScenario.Builder.addScenarioItems(Spec.ProtoItem value) / Collection of Items under a scenario.Spec.ProtoConcept.Builder.addSteps(int index, Spec.ProtoItem value) / Collection of Steps in the given concepts.Spec.ProtoConcept.Builder.addSteps(Spec.ProtoItem value) / Collection of Steps in the given concepts.Spec.ProtoScenario.Builder.addTearDownSteps(int index, Spec.ProtoItem value) / Collection of Teardown steps.Spec.ProtoScenario.Builder.addTearDownSteps(Spec.ProtoItem value) / Collection of Teardown steps.Spec.ProtoItem.Builder.mergeFrom(Spec.ProtoItem other) Spec.ProtoScenarioResult.Builder.mergeProtoItem(Spec.ProtoItem value) / Collection of scenarios in scenario execution result.Spec.ProtoStepResult.Builder.mergeProtoItem(Spec.ProtoItem value) / Collection of steps in step execution result.Messages.SuiteExecutionResultItem.Builder.mergeResultItem(Spec.ProtoItem value) .gauge.messages.ProtoItem resultItem = 1;static Spec.ProtoItem.BuilderSpec.ProtoItem.newBuilder(Spec.ProtoItem prototype) Spec.ProtoScenario.Builder.setContexts(int index, Spec.ProtoItem value) / Collection of Context steps.Spec.ProtoSpec.Builder.setItems(int index, Spec.ProtoItem value) / A collection of items that come under this stepSpec.ProtoScenarioResult.Builder.setProtoItem(Spec.ProtoItem value) / Collection of scenarios in scenario execution result.Spec.ProtoStepResult.Builder.setProtoItem(Spec.ProtoItem value) / Collection of steps in step execution result.Messages.SuiteExecutionResultItem.Builder.setResultItem(Spec.ProtoItem value) .gauge.messages.ProtoItem resultItem = 1;Spec.ProtoScenario.Builder.setScenarioItems(int index, Spec.ProtoItem value) / Collection of Items under a scenario.Spec.ProtoConcept.Builder.setSteps(int index, Spec.ProtoItem value) / Collection of Steps in the given concepts.Spec.ProtoScenario.Builder.setTearDownSteps(int index, Spec.ProtoItem value) / Collection of Teardown steps.Method parameters in gauge.messages with type arguments of type Spec.ProtoItemModifier and TypeMethodDescriptionSpec.ProtoScenario.Builder.addAllContexts(Iterable<? extends Spec.ProtoItem> values) / Collection of Context steps.Spec.ProtoSpec.Builder.addAllItems(Iterable<? extends Spec.ProtoItem> values) / A collection of items that come under this stepSpec.ProtoScenario.Builder.addAllScenarioItems(Iterable<? extends Spec.ProtoItem> values) / Collection of Items under a scenario.Spec.ProtoConcept.Builder.addAllSteps(Iterable<? extends Spec.ProtoItem> values) / Collection of Steps in the given concepts.Spec.ProtoScenario.Builder.addAllTearDownSteps(Iterable<? extends Spec.ProtoItem> values) / Collection of Teardown steps.