Uses of Interface
com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
Packages that use DescriptorProtos.OneofDescriptorProtoOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.OneofDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.OneofDescriptorProtoOrBuilder Modifier and Type Class Description static classDescriptorProtos.OneofDescriptorProtoProtobuf typegoogle.protobuf.OneofDescriptorProtostatic classDescriptorProtos.OneofDescriptorProto.BuilderProtobuf typegoogle.protobuf.OneofDescriptorProtoMethods in com.google.protobuf that return DescriptorProtos.OneofDescriptorProtoOrBuilder Modifier and Type Method Description DescriptorProtos.OneofDescriptorProtoOrBuilderDescriptorProtos.DescriptorProto.Builder. getOneofDeclOrBuilder(int index)repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.OneofDescriptorProtoOrBuilderDescriptorProtos.DescriptorProto. getOneofDeclOrBuilder(int index)repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];DescriptorProtos.OneofDescriptorProtoOrBuilderDescriptorProtos.DescriptorProtoOrBuilder. getOneofDeclOrBuilder(int index)repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.OneofDescriptorProtoOrBuilder Modifier and Type Method Description java.util.List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProto.Builder. getOneofDeclOrBuilderList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];java.util.List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProto. getOneofDeclOrBuilderList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];java.util.List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProtoOrBuilder. getOneofDeclOrBuilderList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
-