Uses of Interface
com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
Packages that use DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
Uses of DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.DescriptorProto.ExtensionRange
static final class
Protobuf typegoogle.protobuf.DescriptorProto.ExtensionRange
Methods in com.google.protobuf that return DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getExtensionRangeOrBuilder
(int index) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
DescriptorProtos.DescriptorProto.getExtensionRangeOrBuilder
(int index) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
DescriptorProtos.DescriptorProtoOrBuilder.getExtensionRangeOrBuilder
(int index) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getExtensionRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
DescriptorProtos.DescriptorProto.getExtensionRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
DescriptorProtos.DescriptorProtoOrBuilder.getExtensionRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];