Uses of Class
com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
Packages that use DescriptorProtos.OneofDescriptorProto Package Description com.google.protobuf -
-
Uses of DescriptorProtos.OneofDescriptorProto in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.OneofDescriptorProto Modifier and Type Field Description static Parser<DescriptorProtos.OneofDescriptorProto>
DescriptorProtos.OneofDescriptorProto. PARSER
Deprecated.Methods in com.google.protobuf that return DescriptorProtos.OneofDescriptorProto Modifier and Type Method Description DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto.Builder. build()
DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto.Builder. buildPartial()
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. getDefaultInstance()
DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto.Builder. getDefaultInstanceForType()
DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. getDefaultInstanceForType()
DescriptorProtos.OneofDescriptorProto
DescriptorProtos.DescriptorProto.Builder. getOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
DescriptorProtos.OneofDescriptorProto
DescriptorProtos.DescriptorProto. getOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
DescriptorProtos.OneofDescriptorProto
DescriptorProtos.DescriptorProtoOrBuilder. getOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseDelimitedFrom(java.io.InputStream input)
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseFrom(byte[] data)
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseFrom(ByteString data)
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseFrom(CodedInputStream input)
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseFrom(java.io.InputStream input)
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseFrom(java.nio.ByteBuffer data)
static DescriptorProtos.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto. parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry)
DescriptorProtos.OneofDescriptorProto
Descriptors.OneofDescriptor. toProto()
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.OneofDescriptorProto Modifier and Type Method Description java.util.List<DescriptorProtos.OneofDescriptorProto>
DescriptorProtos.DescriptorProto.Builder. getOneofDeclList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
java.util.List<DescriptorProtos.OneofDescriptorProto>
DescriptorProtos.DescriptorProto. getOneofDeclList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
java.util.List<DescriptorProtos.OneofDescriptorProto>
DescriptorProtos.DescriptorProtoOrBuilder. getOneofDeclList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
Parser<DescriptorProtos.OneofDescriptorProto>
DescriptorProtos.OneofDescriptorProto. getParserForType()
static Parser<DescriptorProtos.OneofDescriptorProto>
DescriptorProtos.OneofDescriptorProto. parser()
Methods in com.google.protobuf with parameters of type DescriptorProtos.OneofDescriptorProto Modifier and Type Method Description DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addOneofDecl(int index, DescriptorProtos.OneofDescriptorProto value)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addOneofDecl(DescriptorProtos.OneofDescriptorProto value)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
DescriptorProtos.OneofDescriptorProto.Builder
DescriptorProtos.OneofDescriptorProto.Builder. mergeFrom(DescriptorProtos.OneofDescriptorProto other)
static DescriptorProtos.OneofDescriptorProto.Builder
DescriptorProtos.OneofDescriptorProto. newBuilder(DescriptorProtos.OneofDescriptorProto prototype)
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. setOneofDecl(int index, DescriptorProtos.OneofDescriptorProto value)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.OneofDescriptorProto Modifier and Type Method Description DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addAllOneofDecl(java.lang.Iterable<? extends DescriptorProtos.OneofDescriptorProto> values)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
-