Uses of Class
com.google.protobuf.DescriptorProtos.OneofDescriptorProto
Packages that use DescriptorProtos.OneofDescriptorProto
-
Uses of DescriptorProtos.OneofDescriptorProto in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.OneofDescriptorProtoModifier and TypeFieldDescriptionstatic final Parser<DescriptorProtos.OneofDescriptorProto>DescriptorProtos.OneofDescriptorProto.PARSERDeprecated.Methods in com.google.protobuf that return DescriptorProtos.OneofDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.OneofDescriptorProto.Builder.build()DescriptorProtos.OneofDescriptorProto.Builder.buildPartial()DescriptorProtos.OneofDescriptorProto.getDefaultInstance()DescriptorProtos.OneofDescriptorProto.Builder.getDefaultInstanceForType()DescriptorProtos.OneofDescriptorProto.getDefaultInstanceForType()DescriptorProtos.DescriptorProto.Builder.getOneofDecl(int index) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.getOneofDecl(int index) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProtoOrBuilder.getOneofDecl(int index) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.OneofDescriptorProto.parseDelimitedFrom(InputStream input) DescriptorProtos.OneofDescriptorProto.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofDescriptorProto.parseFrom(byte[] data) DescriptorProtos.OneofDescriptorProto.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofDescriptorProto.parseFrom(ByteString data) DescriptorProtos.OneofDescriptorProto.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofDescriptorProto.parseFrom(CodedInputStream input) DescriptorProtos.OneofDescriptorProto.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofDescriptorProto.parseFrom(InputStream input) DescriptorProtos.OneofDescriptorProto.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofDescriptorProto.parseFrom(ByteBuffer data) DescriptorProtos.OneofDescriptorProto.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Descriptors.OneofDescriptor.toProto()Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.OneofDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getOneofDeclList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.getOneofDeclList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProtoOrBuilder.getOneofDeclList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.OneofDescriptorProto.getParserForType()DescriptorProtos.OneofDescriptorProto.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.OneofDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.addOneofDecl(int index, DescriptorProtos.OneofDescriptorProto value) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.DescriptorProto.Builder.addOneofDecl(DescriptorProtos.OneofDescriptorProto value) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.OneofDescriptorProto.Builder.mergeFrom(DescriptorProtos.OneofDescriptorProto other) DescriptorProtos.OneofDescriptorProto.newBuilder(DescriptorProtos.OneofDescriptorProto prototype) 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.OneofDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.addAllOneofDecl(Iterable<? extends DescriptorProtos.OneofDescriptorProto> values) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];