ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.addSwitchSectionsBuilder()
repeated .IlSwitchSectionMsg switch_sections = 43;
|
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.addSwitchSectionsBuilder(int index)
repeated .IlSwitchSectionMsg switch_sections = 43;
|
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.clear() |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.clearLabel()
int64 label = 1;
|
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.clearTargetInstr()
.IlInstructionMsg target_instr = 2;
|
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.clone() |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.getSwitchSectionsBuilder(int index)
repeated .IlSwitchSectionMsg switch_sections = 43;
|
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.mergeFrom(com.google.protobuf.Message other) |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.mergeFrom(ProtoIlInstructions.IlSwitchSectionMsg other) |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.mergeTargetInstr(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg target_instr = 2;
|
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.newBuilder() |
static ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.newBuilder(ProtoIlInstructions.IlSwitchSectionMsg prototype) |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.newBuilderForType() |
protected ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.setLabel(long value)
int64 label = 1;
|
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.setTargetInstr(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
.IlInstructionMsg target_instr = 2;
|
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.setTargetInstr(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg target_instr = 2;
|
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProtoIlInstructions.IlSwitchSectionMsg.Builder |
ProtoIlInstructions.IlSwitchSectionMsg.toBuilder() |