Uses of Interface
com.google.protobuf.generated.DescriptorProtos.OneofDescriptorProtoOrBuilder
Packages that use DescriptorProtos.OneofDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.OneofDescriptorProtoOrBuilder in com.google.protobuf.generated
Classes in com.google.protobuf.generated that implement DescriptorProtos.OneofDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final class
Describes a oneof.static final class
Describes a oneof.Methods in com.google.protobuf.generated 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.generated that return types with arguments of type DescriptorProtos.OneofDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.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;