Uses of Interface
com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.FieldDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.FieldDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final class
Describes a field within a message.static final class
Describes a field within a message.Fields in com.google.protobuf with type parameters of type DescriptorProtos.FieldDescriptorProtoOrBuilderModifier and TypeFieldDescriptionprivate RepeatedFieldBuilder
<DescriptorProtos.FieldDescriptorProto, DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.extensionBuilder_
private RepeatedFieldBuilder
<DescriptorProtos.FieldDescriptorProto, DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.extensionBuilder_
private RepeatedFieldBuilder
<DescriptorProtos.FieldDescriptorProto, DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.fieldBuilder_
Methods in com.google.protobuf that return DescriptorProtos.FieldDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.DescriptorProto.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.DescriptorProtoOrBuilder.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.FileDescriptorProto.Builder.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProtoOrBuilder.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.DescriptorProto.Builder.getFieldOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto field = 2;
DescriptorProtos.DescriptorProto.getFieldOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto field = 2;
DescriptorProtos.DescriptorProtoOrBuilder.getFieldOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto field = 2;
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FieldDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.DescriptorProto.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.DescriptorProtoOrBuilder.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.FileDescriptorProto.Builder.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProtoOrBuilder.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.DescriptorProto.Builder.getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
DescriptorProtos.DescriptorProto.getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
DescriptorProtos.DescriptorProtoOrBuilder.getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
private RepeatedFieldBuilder
<DescriptorProtos.FieldDescriptorProto, DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.internalGetExtensionFieldBuilder()
private RepeatedFieldBuilder
<DescriptorProtos.FieldDescriptorProto, DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.internalGetExtensionFieldBuilder()
private RepeatedFieldBuilder
<DescriptorProtos.FieldDescriptorProto, DescriptorProtos.FieldDescriptorProto.Builder, DescriptorProtos.FieldDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.internalGetFieldFieldBuilder()