Uses of Class
com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
Packages that use DescriptorProtos.FieldDescriptorProto Package Description com.google.protobuf -
-
Uses of DescriptorProtos.FieldDescriptorProto in com.google.protobuf
Methods in com.google.protobuf that return DescriptorProtos.FieldDescriptorProto Modifier and Type Method Description DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto.Builder. build()DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto.Builder. buildPartial()static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. getDefaultInstance()DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto.Builder. getDefaultInstanceForType()DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. getDefaultInstanceForType()DescriptorProtos.FieldDescriptorProtoDescriptorProtos.DescriptorProto.Builder. getExtension(int index)repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.FieldDescriptorProtoDescriptorProtos.DescriptorProto. getExtension(int index)repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.FieldDescriptorProtoDescriptorProtos.DescriptorProtoOrBuilder. getExtension(int index)repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FileDescriptorProto.Builder. getExtension(int index)repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FileDescriptorProto. getExtension(int index)repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FileDescriptorProtoOrBuilder. getExtension(int index)repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.FieldDescriptorProtoDescriptorProtos.DescriptorProto.Builder. getField(int index)repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.FieldDescriptorProtoDescriptorProtos.DescriptorProto. getField(int index)repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.FieldDescriptorProtoDescriptorProtos.DescriptorProtoOrBuilder. getField(int index)repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseDelimitedFrom(java.io.InputStream input)static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseFrom(byte[] data)static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseFrom(com.google.protobuf.ByteString data)static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseFrom(com.google.protobuf.CodedInputStream input)static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseFrom(java.io.InputStream input)static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseFrom(java.nio.ByteBuffer data)static DescriptorProtos.FieldDescriptorProtoDescriptorProtos.FieldDescriptorProto. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DescriptorProtos.FieldDescriptorProtoDescriptors.FieldDescriptor. toProto()Convert the descriptor to its protocol message representation.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FieldDescriptorProto Modifier and Type Method Description java.util.List<DescriptorProtos.FieldDescriptorProto>DescriptorProtos.DescriptorProto.Builder. getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];java.util.List<DescriptorProtos.FieldDescriptorProto>DescriptorProtos.DescriptorProto. getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];java.util.List<DescriptorProtos.FieldDescriptorProto>DescriptorProtos.DescriptorProtoOrBuilder. getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];java.util.List<DescriptorProtos.FieldDescriptorProto>DescriptorProtos.FileDescriptorProto.Builder. getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];java.util.List<DescriptorProtos.FieldDescriptorProto>DescriptorProtos.FileDescriptorProto. getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];java.util.List<DescriptorProtos.FieldDescriptorProto>DescriptorProtos.FileDescriptorProtoOrBuilder. getExtensionList()repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];java.util.List<DescriptorProtos.FieldDescriptorProto>DescriptorProtos.DescriptorProto.Builder. getFieldList()repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];java.util.List<DescriptorProtos.FieldDescriptorProto>DescriptorProtos.DescriptorProto. getFieldList()repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];java.util.List<DescriptorProtos.FieldDescriptorProto>DescriptorProtos.DescriptorProtoOrBuilder. getFieldList()repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];com.google.protobuf.Parser<DescriptorProtos.FieldDescriptorProto>DescriptorProtos.FieldDescriptorProto. getParserForType()static com.google.protobuf.Parser<DescriptorProtos.FieldDescriptorProto>DescriptorProtos.FieldDescriptorProto. parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.FieldDescriptorProto Modifier and Type Method Description DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addExtension(int index, DescriptorProtos.FieldDescriptorProto value)repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addExtension(DescriptorProtos.FieldDescriptorProto value)repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. addExtension(int index, DescriptorProtos.FieldDescriptorProto value)repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. addExtension(DescriptorProtos.FieldDescriptorProto value)repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addField(int index, DescriptorProtos.FieldDescriptorProto value)repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addField(DescriptorProtos.FieldDescriptorProto value)repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];DescriptorProtos.FieldDescriptorProto.BuilderDescriptorProtos.FieldDescriptorProto.Builder. mergeFrom(DescriptorProtos.FieldDescriptorProto other)static DescriptorProtos.FieldDescriptorProto.BuilderDescriptorProtos.FieldDescriptorProto. newBuilder(DescriptorProtos.FieldDescriptorProto prototype)DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. setExtension(int index, DescriptorProtos.FieldDescriptorProto value)repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. setExtension(int index, DescriptorProtos.FieldDescriptorProto value)repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. setField(int index, DescriptorProtos.FieldDescriptorProto value)repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.FieldDescriptorProto Modifier and Type Method Description DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addAllExtension(java.lang.Iterable<? extends DescriptorProtos.FieldDescriptorProto> values)repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. addAllExtension(java.lang.Iterable<? extends DescriptorProtos.FieldDescriptorProto> values)repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addAllField(java.lang.Iterable<? extends DescriptorProtos.FieldDescriptorProto> values)repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
-