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.Methods in com.google.protobuf that return DescriptorProtos.OneofDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.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 TypeMethodDescriptionDescriptorProtos.DescriptorProto.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;