Uses of Class
com.google.protobuf.DescriptorProtos.FieldDescriptorProto
Packages that use DescriptorProtos.FieldDescriptorProto
-
Uses of DescriptorProtos.FieldDescriptorProto in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.FieldDescriptorProtoModifier and TypeFieldDescriptionprivate static final DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto.DEFAULT_INSTANCEDescriptors.FieldDescriptor.protoFields in com.google.protobuf with type parameters of type DescriptorProtos.FieldDescriptorProtoModifier and TypeFieldDescriptionDescriptorProtos.DescriptorProto.extension_DescriptorProtos.FileDescriptorProto.extension_DescriptorProtos.DescriptorProto.field_private static Parser<DescriptorProtos.FieldDescriptorProto> DescriptorProtos.FieldDescriptorProto.PARSERMethods in com.google.protobuf that return DescriptorProtos.FieldDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.FieldDescriptorProto.getDefaultInstance()DescriptorProtos.DescriptorProto.Builder.getExtension(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.getExtension(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProtoOrBuilder.getExtension(int index) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FileDescriptorProto.Builder.getExtension(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FileDescriptorProto.getExtension(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FileDescriptorProtoOrBuilder.getExtension(int index) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.DescriptorProto.Builder.getField(int index) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.getField(int index) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProtoOrBuilder.getField(int index) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.FieldDescriptorProto.parseDelimitedFrom(InputStream input) DescriptorProtos.FieldDescriptorProto.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.FieldDescriptorProto.parseFrom(byte[] data) DescriptorProtos.FieldDescriptorProto.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.FieldDescriptorProto.parseFrom(ByteString data) DescriptorProtos.FieldDescriptorProto.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.FieldDescriptorProto.parseFrom(CodedInputStream input) DescriptorProtos.FieldDescriptorProto.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.FieldDescriptorProto.parseFrom(InputStream input) DescriptorProtos.FieldDescriptorProto.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.FieldDescriptorProto.parseFrom(ByteBuffer data) DescriptorProtos.FieldDescriptorProto.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Descriptors.FieldDescriptor.toProto()Convert the descriptor to its protocol message representation.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FieldDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProtoOrBuilder.getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FileDescriptorProto.Builder.getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FileDescriptorProto.getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FileDescriptorProtoOrBuilder.getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.DescriptorProto.Builder.getFieldList()repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.getFieldList()repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProtoOrBuilder.getFieldList()repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.FieldDescriptorProto.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.FieldDescriptorProtoModifier and TypeMethodDescriptionprivate voidDescriptorProtos.DescriptorProto.addExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6;private voidDescriptorProtos.DescriptorProto.addExtension(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.addExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.addExtension(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6;private voidDescriptorProtos.FileDescriptorProto.addExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7;private voidDescriptorProtos.FileDescriptorProto.addExtension(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FileDescriptorProto.Builder.addExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FileDescriptorProto.Builder.addExtension(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7;private voidDescriptorProtos.DescriptorProto.addField(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2;private voidDescriptorProtos.DescriptorProto.addField(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.addField(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.addField(DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.FieldDescriptorProto.newBuilder(DescriptorProtos.FieldDescriptorProto prototype) DescriptorProtos.DescriptorProto.Builder.setExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6;private voidDescriptorProtos.DescriptorProto.setExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FileDescriptorProto.Builder.setExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7;private voidDescriptorProtos.FileDescriptorProto.setExtension(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.DescriptorProto.Builder.setField(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2;private voidDescriptorProtos.DescriptorProto.setField(int index, DescriptorProtos.FieldDescriptorProto value) repeated .google.protobuf.FieldDescriptorProto field = 2;private voidDescriptors.FieldDescriptor.setProto(DescriptorProtos.FieldDescriptorProto proto) Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.FieldDescriptorProtoModifier and TypeMethodDescriptionprivate voidDescriptorProtos.DescriptorProto.addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.DescriptorProto.Builder.addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto extension = 6;private voidDescriptorProtos.FileDescriptorProto.addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FileDescriptorProto.Builder.addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto extension = 7;private voidDescriptorProtos.DescriptorProto.addAllField(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.DescriptorProto.Builder.addAllField(Iterable<? extends DescriptorProtos.FieldDescriptorProto> values) repeated .google.protobuf.FieldDescriptorProto field = 2;Constructors in com.google.protobuf with parameters of type DescriptorProtos.FieldDescriptorProtoModifierConstructorDescriptionprivateFieldDescriptor(DescriptorProtos.FieldDescriptorProto proto, Descriptors.FileDescriptor file, Descriptors.Descriptor parent, int index, boolean isExtension)