Uses of Interface
com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
Packages that use DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder Modifier and Type Class Description static classDescriptorProtos.DescriptorProto.ExtensionRangeProtobuf typegoogle.protobuf.DescriptorProto.ExtensionRangestatic classDescriptorProtos.DescriptorProto.ExtensionRange.BuilderProtobuf typegoogle.protobuf.DescriptorProto.ExtensionRangeMethods in com.google.protobuf that return DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder Modifier and Type Method Description DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderDescriptorProtos.DescriptorProto.Builder. getExtensionRangeOrBuilder(int index)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderDescriptorProtos.DescriptorProto. getExtensionRangeOrBuilder(int index)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderDescriptorProtos.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.ExtensionRangeOrBuilder Modifier and Type Method Description java.util.List<? extends DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder>DescriptorProtos.DescriptorProto.Builder. getExtensionRangeOrBuilderList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];java.util.List<? extends DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder>DescriptorProtos.DescriptorProto. getExtensionRangeOrBuilderList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];java.util.List<? extends DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder>DescriptorProtos.DescriptorProtoOrBuilder. getExtensionRangeOrBuilderList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
-