Package itk
Class InstructionOuterClass.SeriesOfSteps.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<InstructionOuterClass.SeriesOfSteps.Builder>
itk.InstructionOuterClass.SeriesOfSteps.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,InstructionOuterClass.SeriesOfStepsOrBuilder,Cloneable
- Enclosing class:
- InstructionOuterClass.SeriesOfSteps
public static final class InstructionOuterClass.SeriesOfSteps.Builder
extends com.google.protobuf.GeneratedMessage.Builder<InstructionOuterClass.SeriesOfSteps.Builder>
implements InstructionOuterClass.SeriesOfStepsOrBuilder
executes step series and returns response based on response_generatorProtobuf type
itk.SeriesOfSteps-
Method Summary
Modifier and TypeMethodDescriptionaddAllInstructions(Iterable<? extends InstructionOuterClass.Instruction> values) repeated .itk.Instruction instructions = 1;addInstructions(int index, InstructionOuterClass.Instruction value) repeated .itk.Instruction instructions = 1;addInstructions(int index, InstructionOuterClass.Instruction.Builder builderForValue) repeated .itk.Instruction instructions = 1;repeated .itk.Instruction instructions = 1;addInstructions(InstructionOuterClass.Instruction.Builder builderForValue) repeated .itk.Instruction instructions = 1;repeated .itk.Instruction instructions = 1;addInstructionsBuilder(int index) repeated .itk.Instruction instructions = 1;build()clear()repeated .itk.Instruction instructions = 1;.itk.SeriesOfSteps.ResponseGenerator response_generator = 2;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetInstructions(int index) repeated .itk.Instruction instructions = 1;getInstructionsBuilder(int index) repeated .itk.Instruction instructions = 1;repeated .itk.Instruction instructions = 1;intrepeated .itk.Instruction instructions = 1;repeated .itk.Instruction instructions = 1;getInstructionsOrBuilder(int index) repeated .itk.Instruction instructions = 1;List<? extends InstructionOuterClass.InstructionOrBuilder>repeated .itk.Instruction instructions = 1;.itk.SeriesOfSteps.ResponseGenerator response_generator = 2;int.itk.SeriesOfSteps.ResponseGenerator response_generator = 2;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeInstructions(int index) repeated .itk.Instruction instructions = 1;setInstructions(int index, InstructionOuterClass.Instruction value) repeated .itk.Instruction instructions = 1;setInstructions(int index, InstructionOuterClass.Instruction.Builder builderForValue) repeated .itk.Instruction instructions = 1;.itk.SeriesOfSteps.ResponseGenerator response_generator = 2;setResponseGeneratorValue(int value) .itk.SeriesOfSteps.ResponseGenerator response_generator = 2;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<InstructionOuterClass.SeriesOfSteps.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<InstructionOuterClass.SeriesOfSteps.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<InstructionOuterClass.SeriesOfSteps.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<InstructionOuterClass.SeriesOfSteps.Builder>
-
mergeFrom
public InstructionOuterClass.SeriesOfSteps.Builder mergeFrom(InstructionOuterClass.SeriesOfSteps other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<InstructionOuterClass.SeriesOfSteps.Builder>
-
mergeFrom
public InstructionOuterClass.SeriesOfSteps.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<InstructionOuterClass.SeriesOfSteps.Builder>- Throws:
IOException
-
getInstructionsList
repeated .itk.Instruction instructions = 1;- Specified by:
getInstructionsListin interfaceInstructionOuterClass.SeriesOfStepsOrBuilder
-
getInstructionsCount
public int getInstructionsCount()repeated .itk.Instruction instructions = 1;- Specified by:
getInstructionsCountin interfaceInstructionOuterClass.SeriesOfStepsOrBuilder
-
getInstructions
repeated .itk.Instruction instructions = 1;- Specified by:
getInstructionsin interfaceInstructionOuterClass.SeriesOfStepsOrBuilder
-
setInstructions
public InstructionOuterClass.SeriesOfSteps.Builder setInstructions(int index, InstructionOuterClass.Instruction value) repeated .itk.Instruction instructions = 1; -
setInstructions
public InstructionOuterClass.SeriesOfSteps.Builder setInstructions(int index, InstructionOuterClass.Instruction.Builder builderForValue) repeated .itk.Instruction instructions = 1; -
addInstructions
public InstructionOuterClass.SeriesOfSteps.Builder addInstructions(InstructionOuterClass.Instruction value) repeated .itk.Instruction instructions = 1; -
addInstructions
public InstructionOuterClass.SeriesOfSteps.Builder addInstructions(int index, InstructionOuterClass.Instruction value) repeated .itk.Instruction instructions = 1; -
addInstructions
public InstructionOuterClass.SeriesOfSteps.Builder addInstructions(InstructionOuterClass.Instruction.Builder builderForValue) repeated .itk.Instruction instructions = 1; -
addInstructions
public InstructionOuterClass.SeriesOfSteps.Builder addInstructions(int index, InstructionOuterClass.Instruction.Builder builderForValue) repeated .itk.Instruction instructions = 1; -
addAllInstructions
public InstructionOuterClass.SeriesOfSteps.Builder addAllInstructions(Iterable<? extends InstructionOuterClass.Instruction> values) repeated .itk.Instruction instructions = 1; -
clearInstructions
repeated .itk.Instruction instructions = 1; -
removeInstructions
repeated .itk.Instruction instructions = 1; -
getInstructionsBuilder
repeated .itk.Instruction instructions = 1; -
getInstructionsOrBuilder
repeated .itk.Instruction instructions = 1;- Specified by:
getInstructionsOrBuilderin interfaceInstructionOuterClass.SeriesOfStepsOrBuilder
-
getInstructionsOrBuilderList
repeated .itk.Instruction instructions = 1;- Specified by:
getInstructionsOrBuilderListin interfaceInstructionOuterClass.SeriesOfStepsOrBuilder
-
addInstructionsBuilder
repeated .itk.Instruction instructions = 1; -
addInstructionsBuilder
repeated .itk.Instruction instructions = 1; -
getInstructionsBuilderList
repeated .itk.Instruction instructions = 1; -
getResponseGeneratorValue
public int getResponseGeneratorValue().itk.SeriesOfSteps.ResponseGenerator response_generator = 2;- Specified by:
getResponseGeneratorValuein interfaceInstructionOuterClass.SeriesOfStepsOrBuilder- Returns:
- The enum numeric value on the wire for responseGenerator.
-
setResponseGeneratorValue
.itk.SeriesOfSteps.ResponseGenerator response_generator = 2;- Parameters:
value- The enum numeric value on the wire for responseGenerator to set.- Returns:
- This builder for chaining.
-
getResponseGenerator
.itk.SeriesOfSteps.ResponseGenerator response_generator = 2;- Specified by:
getResponseGeneratorin interfaceInstructionOuterClass.SeriesOfStepsOrBuilder- Returns:
- The responseGenerator.
-
setResponseGenerator
public InstructionOuterClass.SeriesOfSteps.Builder setResponseGenerator(InstructionOuterClass.SeriesOfSteps.ResponseGenerator value) .itk.SeriesOfSteps.ResponseGenerator response_generator = 2;- Parameters:
value- The responseGenerator to set.- Returns:
- This builder for chaining.
-
clearResponseGenerator
.itk.SeriesOfSteps.ResponseGenerator response_generator = 2;- Returns:
- This builder for chaining.
-