Uses of Interface
com.google.protobuf.generated.DescriptorProtos.FieldDescriptorProtoOrBuilder
Packages that use DescriptorProtos.FieldDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.FieldDescriptorProtoOrBuilder in com.google.protobuf.generated
Classes in com.google.protobuf.generated that implement DescriptorProtos.FieldDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final class
Describes a field within a message.static final class
Describes a field within a message.Methods in com.google.protobuf.generated 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.generated 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;