Uses of Interface
com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
Packages that use DescriptorProtos.FieldDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.FieldDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.FieldDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.FieldDescriptorProto
static final class
Protobuf typegoogle.protobuf.FieldDescriptorProto
Methods in com.google.protobuf that return DescriptorProtos.FieldDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
DescriptorProtos.DescriptorProto.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
DescriptorProtos.DescriptorProtoOrBuilder.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
DescriptorProtos.FileDescriptorProto.Builder.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
DescriptorProtos.FileDescriptorProto.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
DescriptorProtos.FileDescriptorProtoOrBuilder.getExtensionOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
DescriptorProtos.DescriptorProto.Builder.getFieldOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
DescriptorProtos.DescriptorProto.getFieldOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
DescriptorProtos.DescriptorProtoOrBuilder.getFieldOrBuilder
(int index) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
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 [json_name = "extension"];
DescriptorProtos.DescriptorProto.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
DescriptorProtos.DescriptorProtoOrBuilder.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
DescriptorProtos.FileDescriptorProto.Builder.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
DescriptorProtos.FileDescriptorProto.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
DescriptorProtos.FileDescriptorProtoOrBuilder.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
DescriptorProtos.DescriptorProto.Builder.getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
DescriptorProtos.DescriptorProto.getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
DescriptorProtos.DescriptorProtoOrBuilder.getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];