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;DescriptorProtos.FileDescriptorProto.getExtensionOrBuilder(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.DescriptorProto.getFieldOrBuilder(int index) repeated .google.protobuf.FieldDescriptorProto field = 2;Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FieldDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.getExtensionOrBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FileDescriptorProto.getExtensionOrBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.DescriptorProto.getFieldOrBuilderList()repeated .google.protobuf.FieldDescriptorProto field = 2;