Package gauge.messages
Class Spec.ProtoConcept.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.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.GeneratedMessageV3.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 Concept
Protobuf typegauge.messages.ProtoConcept
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Spec.ProtoConcept.BuilderaddAllSteps(Iterable<? extends Spec.ProtoItem> values)/ Collection of Steps in the given concepts.Spec.ProtoConcept.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Spec.ProtoConcept.BuilderaddSteps(int index, Spec.ProtoItem value)/ Collection of Steps in the given concepts.Spec.ProtoConcept.BuilderaddSteps(int index, Spec.ProtoItem.Builder builderForValue)/ Collection of Steps in the given concepts.Spec.ProtoConcept.BuilderaddSteps(Spec.ProtoItem value)/ Collection of Steps in the given concepts.Spec.ProtoConcept.BuilderaddSteps(Spec.ProtoItem.Builder builderForValue)/ Collection of Steps in the given concepts.Spec.ProtoItem.BuilderaddStepsBuilder()/ Collection of Steps in the given concepts.Spec.ProtoItem.BuilderaddStepsBuilder(int index)/ Collection of Steps in the given concepts.Spec.ProtoConceptbuild()Spec.ProtoConceptbuildPartial()Spec.ProtoConcept.Builderclear()Spec.ProtoConcept.BuilderclearConceptExecutionResult()/ Holds the execution result.Spec.ProtoConcept.BuilderclearConceptStep()/ Represents the Step value of a Concept.Spec.ProtoConcept.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Spec.ProtoConcept.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Spec.ProtoConcept.BuilderclearSteps()/ Collection of Steps in the given concepts.Spec.ProtoConcept.Builderclone()Spec.ProtoStepExecutionResultgetConceptExecutionResult()/ Holds the execution result.Spec.ProtoStepExecutionResult.BuildergetConceptExecutionResultBuilder()/ Holds the execution result.Spec.ProtoStepExecutionResultOrBuildergetConceptExecutionResultOrBuilder()/ Holds the execution result.Spec.ProtoStepgetConceptStep()/ Represents the Step value of a Concept.Spec.ProtoStep.BuildergetConceptStepBuilder()/ Represents the Step value of a Concept.Spec.ProtoStepOrBuildergetConceptStepOrBuilder()/ Represents the Step value of a Concept.Spec.ProtoConceptgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Spec.ProtoItemgetSteps(int index)/ Collection of Steps in the given concepts.Spec.ProtoItem.BuildergetStepsBuilder(int index)/ Collection of Steps in the given concepts.List<Spec.ProtoItem.Builder>getStepsBuilderList()/ Collection of Steps in the given concepts.intgetStepsCount()/ Collection of Steps in the given concepts.List<Spec.ProtoItem>getStepsList()/ Collection of Steps in the given concepts.Spec.ProtoItemOrBuildergetStepsOrBuilder(int index)/ Collection of Steps in the given concepts.List<? extends Spec.ProtoItemOrBuilder>getStepsOrBuilderList()/ Collection of Steps in the given concepts.booleanhasConceptExecutionResult()/ Holds the execution result.booleanhasConceptStep()/ Represents the Step value of a Concept.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Spec.ProtoConcept.BuildermergeConceptExecutionResult(Spec.ProtoStepExecutionResult value)/ Holds the execution result.Spec.ProtoConcept.BuildermergeConceptStep(Spec.ProtoStep value)/ Represents the Step value of a Concept.Spec.ProtoConcept.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Spec.ProtoConcept.BuildermergeFrom(com.google.protobuf.Message other)Spec.ProtoConcept.BuildermergeFrom(Spec.ProtoConcept other)Spec.ProtoConcept.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Spec.ProtoConcept.BuilderremoveSteps(int index)/ Collection of Steps in the given concepts.Spec.ProtoConcept.BuildersetConceptExecutionResult(Spec.ProtoStepExecutionResult value)/ Holds the execution result.Spec.ProtoConcept.BuildersetConceptExecutionResult(Spec.ProtoStepExecutionResult.Builder builderForValue)/ Holds the execution result.Spec.ProtoConcept.BuildersetConceptStep(Spec.ProtoStep value)/ Represents the Step value of a Concept.Spec.ProtoConcept.BuildersetConceptStep(Spec.ProtoStep.Builder builderForValue)/ Represents the Step value of a Concept.Spec.ProtoConcept.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Spec.ProtoConcept.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Spec.ProtoConcept.BuildersetSteps(int index, Spec.ProtoItem value)/ Collection of Steps in the given concepts.Spec.ProtoConcept.BuildersetSteps(int index, Spec.ProtoItem.Builder builderForValue)/ Collection of Steps in the given concepts.Spec.ProtoConcept.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoConcept.Builder>
-
clear
public 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.GeneratedMessageV3.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.GeneratedMessageV3.Builder<Spec.ProtoConcept.Builder>
-
getDefaultInstanceForType
public Spec.ProtoConcept getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Spec.ProtoConcept build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Spec.ProtoConcept buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Spec.ProtoConcept.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoConcept.Builder>
-
setField
public Spec.ProtoConcept.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoConcept.Builder>
-
clearField
public Spec.ProtoConcept.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoConcept.Builder>
-
clearOneof
public Spec.ProtoConcept.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoConcept.Builder>
-
setRepeatedField
public Spec.ProtoConcept.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoConcept.Builder>
-
addRepeatedField
public Spec.ProtoConcept.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoConcept.Builder>
-
mergeFrom
public Spec.ProtoConcept.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Spec.ProtoConcept.Builder>
-
mergeFrom
public Spec.ProtoConcept.Builder mergeFrom(Spec.ProtoConcept other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.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
-
getConceptStep
public Spec.ProtoStep getConceptStep()
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1;- Specified by:
getConceptStepin interfaceSpec.ProtoConceptOrBuilder
-
setConceptStep
public Spec.ProtoConcept.Builder setConceptStep(Spec.ProtoStep value)
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1;
-
setConceptStep
public Spec.ProtoConcept.Builder setConceptStep(Spec.ProtoStep.Builder builderForValue)
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1;
-
mergeConceptStep
public Spec.ProtoConcept.Builder mergeConceptStep(Spec.ProtoStep value)
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1;
-
clearConceptStep
public Spec.ProtoConcept.Builder clearConceptStep()
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1;
-
getConceptStepBuilder
public Spec.ProtoStep.Builder getConceptStepBuilder()
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1;
-
getConceptStepOrBuilder
public Spec.ProtoStepOrBuilder getConceptStepOrBuilder()
/ Represents the Step value of a Concept.
.gauge.messages.ProtoStep conceptStep = 1;- Specified by:
getConceptStepOrBuilderin interfaceSpec.ProtoConceptOrBuilder
-
getStepsList
public List<Spec.ProtoItem> 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
public Spec.ProtoItem getSteps(int index)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;- Specified by:
getStepsin interfaceSpec.ProtoConceptOrBuilder
-
setSteps
public Spec.ProtoConcept.Builder setSteps(int index, Spec.ProtoItem value)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
setSteps
public Spec.ProtoConcept.Builder setSteps(int index, Spec.ProtoItem.Builder builderForValue)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
addSteps
public Spec.ProtoConcept.Builder addSteps(Spec.ProtoItem value)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
addSteps
public Spec.ProtoConcept.Builder addSteps(int index, Spec.ProtoItem value)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
addSteps
public Spec.ProtoConcept.Builder addSteps(Spec.ProtoItem.Builder builderForValue)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
addSteps
public Spec.ProtoConcept.Builder addSteps(int index, Spec.ProtoItem.Builder builderForValue)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
addAllSteps
public Spec.ProtoConcept.Builder addAllSteps(Iterable<? extends Spec.ProtoItem> values)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
clearSteps
public Spec.ProtoConcept.Builder clearSteps()
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
removeSteps
public Spec.ProtoConcept.Builder removeSteps(int index)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
getStepsBuilder
public Spec.ProtoItem.Builder getStepsBuilder(int index)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
getStepsOrBuilder
public Spec.ProtoItemOrBuilder getStepsOrBuilder(int index)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;- Specified by:
getStepsOrBuilderin interfaceSpec.ProtoConceptOrBuilder
-
getStepsOrBuilderList
public List<? extends Spec.ProtoItemOrBuilder> getStepsOrBuilderList()
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;- Specified by:
getStepsOrBuilderListin interfaceSpec.ProtoConceptOrBuilder
-
addStepsBuilder
public Spec.ProtoItem.Builder addStepsBuilder()
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
addStepsBuilder
public Spec.ProtoItem.Builder addStepsBuilder(int index)
/ Collection of Steps in the given concepts.
repeated .gauge.messages.ProtoItem steps = 2;
-
getStepsBuilderList
public List<Spec.ProtoItem.Builder> 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
-
getConceptExecutionResult
public Spec.ProtoStepExecutionResult getConceptExecutionResult()
/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3;- Specified by:
getConceptExecutionResultin interfaceSpec.ProtoConceptOrBuilder
-
setConceptExecutionResult
public Spec.ProtoConcept.Builder setConceptExecutionResult(Spec.ProtoStepExecutionResult value)
/ 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
public Spec.ProtoConcept.Builder mergeConceptExecutionResult(Spec.ProtoStepExecutionResult value)
/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3;
-
clearConceptExecutionResult
public Spec.ProtoConcept.Builder clearConceptExecutionResult()
/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3;
-
getConceptExecutionResultBuilder
public Spec.ProtoStepExecutionResult.Builder getConceptExecutionResultBuilder()
/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3;
-
getConceptExecutionResultOrBuilder
public Spec.ProtoStepExecutionResultOrBuilder getConceptExecutionResultOrBuilder()
/ Holds the execution result.
.gauge.messages.ProtoStepExecutionResult conceptExecutionResult = 3;- Specified by:
getConceptExecutionResultOrBuilderin interfaceSpec.ProtoConceptOrBuilder
-
setUnknownFields
public final Spec.ProtoConcept.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoConcept.Builder>
-
mergeUnknownFields
public final Spec.ProtoConcept.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoConcept.Builder>
-
-