Package gauge.messages
Class Spec.ProtoConcept.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Spec.ProtoConcept.Builder>
gauge.messages.Spec.ProtoConcept.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Spec.ProtoConceptOrBuilder,Cloneable
- Enclosing class:
- Spec.ProtoConcept
public static final class Spec.ProtoConcept.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Spec.ProtoConcept.Builder>
implements Spec.ProtoConceptOrBuilder
/ Concept is a type of step, that can have multiple Steps. / But from a caller's perspective, it is still used as any other Step / A proto object representing a ConceptProtobuf type
gauge.messages.ProtoConcept-
Method Summary
Modifier and TypeMethodDescriptionaddAllSteps(Iterable<? extends Spec.ProtoItem> values) / Collection of Steps in the given concepts.addSteps(int index, Spec.ProtoItem value) / Collection of Steps in the given concepts.addSteps(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Steps in the given concepts.addSteps(Spec.ProtoItem value) / Collection of Steps in the given concepts.addSteps(Spec.ProtoItem.Builder builderForValue) / Collection of Steps in the given concepts./ Collection of Steps in the given concepts.addStepsBuilder(int index) / Collection of Steps in the given concepts.build()clear()/ Holds the execution result./ Represents the Step value of a Concept./ Collection of Steps in the given concepts./ Holds the execution result./ Holds the execution result./ Holds the execution result./ Represents the Step value of a Concept./ Represents the Step value of a Concept./ Represents the Step value of a Concept.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetSteps(int index) / Collection of Steps in the given concepts.getStepsBuilder(int index) / Collection of Steps in the given concepts./ Collection of Steps in the given concepts.int/ Collection of Steps in the given concepts./ Collection of Steps in the given concepts.getStepsOrBuilder(int index) / Collection of Steps in the given concepts.List<? extends Spec.ProtoItemOrBuilder>/ Collection of Steps in the given concepts.boolean/ Holds the execution result.boolean/ Represents the Step value of a Concept.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal boolean/ Holds the execution result.mergeConceptStep(Spec.ProtoStep value) / Represents the Step value of a Concept.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Spec.ProtoConcept other) removeSteps(int index) / Collection of Steps in the given concepts./ Holds the execution result.setConceptExecutionResult(Spec.ProtoStepExecutionResult.Builder builderForValue) / Holds the execution result.setConceptStep(Spec.ProtoStep value) / Represents the Step value of a Concept.setConceptStep(Spec.ProtoStep.Builder builderForValue) / Represents the Step value of a Concept.setSteps(int index, Spec.ProtoItem value) / Collection of Steps in the given concepts.setSteps(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Steps in the given concepts.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Spec.ProtoConcept.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Spec.ProtoConcept.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Spec.ProtoConcept.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Spec.ProtoConcept.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Spec.ProtoConcept.Builder>
-
mergeFrom
public Spec.ProtoConcept.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Spec.ProtoConcept.Builder>- Throws:
IOException
-
hasConceptStep
public boolean hasConceptStep()/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1;- Specified by:
hasConceptStepin interfaceSpec.ProtoConceptOrBuilder- Returns:
- Whether the conceptStep field is set.
-
getConceptStep
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1;- Specified by:
getConceptStepin interfaceSpec.ProtoConceptOrBuilder- Returns:
- The conceptStep.
-
setConceptStep
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1; -
setConceptStep
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1; -
mergeConceptStep
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1; -
clearConceptStep
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1; -
getConceptStepBuilder
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1; -
getConceptStepOrBuilder
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1;- Specified by:
getConceptStepOrBuilderin interfaceSpec.ProtoConceptOrBuilder
-
getStepsList
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;- Specified by:
getStepsListin interfaceSpec.ProtoConceptOrBuilder
-
getStepsCount
public int getStepsCount()/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;- Specified by:
getStepsCountin interfaceSpec.ProtoConceptOrBuilder
-
getSteps
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;- Specified by:
getStepsin interfaceSpec.ProtoConceptOrBuilder
-
setSteps
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
setSteps
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
addSteps
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
addSteps
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
addSteps
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
addSteps
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
addAllSteps
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
clearSteps
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
removeSteps
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
getStepsBuilder
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
getStepsOrBuilder
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;- Specified by:
getStepsOrBuilderin interfaceSpec.ProtoConceptOrBuilder
-
getStepsOrBuilderList
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;- Specified by:
getStepsOrBuilderListin interfaceSpec.ProtoConceptOrBuilder
-
addStepsBuilder
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
addStepsBuilder
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
getStepsBuilderList
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2; -
hasConceptExecutionResult
public boolean hasConceptExecutionResult()/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3;- Specified by:
hasConceptExecutionResultin interfaceSpec.ProtoConceptOrBuilder- Returns:
- Whether the conceptExecutionResult field is set.
-
getConceptExecutionResult
/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3;- Specified by:
getConceptExecutionResultin interfaceSpec.ProtoConceptOrBuilder- Returns:
- The conceptExecutionResult.
-
setConceptExecutionResult
/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3; -
setConceptExecutionResult
public Spec.ProtoConcept.Builder setConceptExecutionResult(Spec.ProtoStepExecutionResult.Builder builderForValue) / Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3; -
mergeConceptExecutionResult
/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3; -
clearConceptExecutionResult
/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3; -
getConceptExecutionResultBuilder
/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3; -
getConceptExecutionResultOrBuilder
/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3;- Specified by:
getConceptExecutionResultOrBuilderin interfaceSpec.ProtoConceptOrBuilder
-