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.getExtensionRangeOrBuilder
(int index) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.getExtensionRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;