Uses of Interface
com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
Packages that use DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
Uses of DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.DescriptorProto.ReservedRangeOrBuilderModifier and TypeClassDescriptionstatic final class
Range of reserved tag numbers.static final class
Range of reserved tag numbers.Methods in com.google.protobuf that return DescriptorProtos.DescriptorProto.ReservedRangeOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.getReservedRangeOrBuilder
(int index) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.DescriptorProto.ReservedRangeOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.getReservedRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;