Uses of Class
com.google.protobuf.DescriptorProtos.FieldOptions
-
Packages that use DescriptorProtos.FieldOptions Package Description com.google.protobuf -
-
Uses of DescriptorProtos.FieldOptions in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FieldOptions Modifier and Type Field Description static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.String>GoGoProtos. castkeyextend .google.protobuf.FieldOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.String>GoGoProtos. casttypeextend .google.protobuf.FieldOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.String>GoGoProtos. castvalueextend .google.protobuf.FieldOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.String>GoGoProtos. customnameextend .google.protobuf.FieldOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.String>GoGoProtos. customtypeextend .google.protobuf.FieldOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.Boolean>GoGoProtos. embedextend .google.protobuf.FieldOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.String>GoGoProtos. jsontagextend .google.protobuf.FieldOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.String>GoGoProtos. moretagsextend .google.protobuf.FieldOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.Boolean>GoGoProtos. nullableextend .google.protobuf.FieldOptions { ...static com.google.protobuf.Parser<DescriptorProtos.FieldOptions>DescriptorProtos.FieldOptions. PARSERDeprecated.static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.Boolean>GoGoProtos. stddurationextend .google.protobuf.FieldOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.Boolean>GoGoProtos. stdtimeextend .google.protobuf.FieldOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.lang.Boolean>GoGoProtos. wktpointerextend .google.protobuf.FieldOptions { ...Methods in com.google.protobuf that return DescriptorProtos.FieldOptions Modifier and Type Method Description DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions.Builder. build()DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions.Builder. buildPartial()static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. getDefaultInstance()DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions.Builder. getDefaultInstanceForType()DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. getDefaultInstanceForType()DescriptorProtos.FieldOptionsDescriptorProtos.FieldDescriptorProto.Builder. getOptions()optional .google.protobuf.FieldOptions options = 8;DescriptorProtos.FieldOptionsDescriptorProtos.FieldDescriptorProto. getOptions()optional .google.protobuf.FieldOptions options = 8;DescriptorProtos.FieldOptionsDescriptorProtos.FieldDescriptorProtoOrBuilder. getOptions()optional .google.protobuf.FieldOptions options = 8;static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseDelimitedFrom(java.io.InputStream input)static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseFrom(byte[] data)static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseFrom(com.google.protobuf.ByteString data)static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseFrom(com.google.protobuf.CodedInputStream input)static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseFrom(java.io.InputStream input)static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseFrom(java.nio.ByteBuffer data)static DescriptorProtos.FieldOptionsDescriptorProtos.FieldOptions. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FieldOptions Modifier and Type Method Description com.google.protobuf.Parser<DescriptorProtos.FieldOptions>DescriptorProtos.FieldOptions. getParserForType()static com.google.protobuf.Parser<DescriptorProtos.FieldOptions>DescriptorProtos.FieldOptions. parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.FieldOptions Modifier and Type Method Description DescriptorProtos.FieldOptions.BuilderDescriptorProtos.FieldOptions.Builder. mergeFrom(DescriptorProtos.FieldOptions other)DescriptorProtos.FieldDescriptorProto.BuilderDescriptorProtos.FieldDescriptorProto.Builder. mergeOptions(DescriptorProtos.FieldOptions value)optional .google.protobuf.FieldOptions options = 8;static DescriptorProtos.FieldOptions.BuilderDescriptorProtos.FieldOptions. newBuilder(DescriptorProtos.FieldOptions prototype)DescriptorProtos.FieldDescriptorProto.BuilderDescriptorProtos.FieldDescriptorProto.Builder. setOptions(DescriptorProtos.FieldOptions value)optional .google.protobuf.FieldOptions options = 8;Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.FieldOptions Modifier and Type Method Description <Type> DescriptorProtos.FieldOptions.BuilderDescriptorProtos.FieldOptions.Builder. addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.util.List<Type>> extension, Type value)<Type> DescriptorProtos.FieldOptions.BuilderDescriptorProtos.FieldOptions.Builder. clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,?> extension)<Type> DescriptorProtos.FieldOptions.BuilderDescriptorProtos.FieldOptions.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,java.util.List<Type>> extension, int index, Type value)<Type> DescriptorProtos.FieldOptions.BuilderDescriptorProtos.FieldOptions.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,Type> extension, Type value)
-