Uses of Class
tech.justen.concord.goodwill.grpc.ContextProto.VariableNameList.Builder
Packages that use ContextProto.VariableNameList.Builder
-
Uses of ContextProto.VariableNameList.Builder in tech.justen.concord.goodwill.grpc
Methods in tech.justen.concord.goodwill.grpc that return ContextProto.VariableNameList.BuilderModifier and TypeMethodDescriptionContextProto.VariableNameList.Builder.addAllName(Iterable<String> values) repeated string name = 1;repeated string name = 1;ContextProto.VariableNameList.Builder.addNameBytes(com.google.protobuf.ByteString value) repeated string name = 1;ContextProto.VariableNameList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ContextProto.VariableNameList.Builder.clear()ContextProto.VariableNameList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ContextProto.VariableNameList.Builder.clearName()repeated string name = 1;ContextProto.VariableNameList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ContextProto.VariableNameList.Builder.clone()ContextProto.VariableNameList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ContextProto.VariableNameList.Builder.mergeFrom(com.google.protobuf.Message other) ContextProto.VariableNameList.Builder.mergeFrom(ContextProto.VariableNameList other) ContextProto.VariableNameList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ContextProto.VariableNameList.newBuilder()ContextProto.VariableNameList.newBuilder(ContextProto.VariableNameList prototype) ContextProto.VariableNameList.newBuilderForType()protected ContextProto.VariableNameList.BuilderContextProto.VariableNameList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ContextProto.VariableNameList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) repeated string name = 1;ContextProto.VariableNameList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ContextProto.VariableNameList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ContextProto.VariableNameList.toBuilder()