Uses of Interface
com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
Packages that use DescriptorProtos.OneofDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.OneofDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.OneofDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final class
Describes a oneof.static final class
Describes a oneof.Fields in com.google.protobuf with type parameters of type DescriptorProtos.OneofDescriptorProtoOrBuilderModifier and TypeFieldDescriptionprivate RepeatedFieldBuilderV3
<DescriptorProtos.OneofDescriptorProto, DescriptorProtos.OneofDescriptorProto.Builder, DescriptorProtos.OneofDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.oneofDeclBuilder_
Methods in com.google.protobuf that return DescriptorProtos.OneofDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getOneofDeclOrBuilder
(int index) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
DescriptorProtos.DescriptorProto.getOneofDeclOrBuilder
(int index) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
DescriptorProtos.DescriptorProtoOrBuilder.getOneofDeclOrBuilder
(int index) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.OneofDescriptorProtoOrBuilderModifier and TypeMethodDescriptionprivate RepeatedFieldBuilderV3
<DescriptorProtos.OneofDescriptorProto, DescriptorProtos.OneofDescriptorProto.Builder, DescriptorProtos.OneofDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.getOneofDeclFieldBuilder()
DescriptorProtos.DescriptorProto.Builder.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
DescriptorProtos.DescriptorProto.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
DescriptorProtos.DescriptorProtoOrBuilder.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;