Uses of Interface
com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
Packages that use DescriptorProtos.FieldDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.FieldDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.FieldDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final classDescribes a field within a message.static final classDescribes a field within a message.Methods in com.google.protobuf that return DescriptorProtos.FieldDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.getExtensionOrBuilder(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.FileDescriptorProto.getExtensionOrBuilder(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.DescriptorProto.getFieldOrBuilder(int index) repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FieldDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.getExtensionOrBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.FileDescriptorProto.getExtensionOrBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.DescriptorProto.getFieldOrBuilderList()repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];