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 classProtobuf typegoogle.protobuf.DescriptorProto.ExtensionRangestatic final classProtobuf typegoogle.protobuf.DescriptorProto.ExtensionRangeMethods in com.google.protobuf that return DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.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.getExtensionRangeOrBuilderList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];