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.OneofDescriptorProtoDescribes a oneof.static classDescriptorProtos.OneofDescriptorProto.BuilderDescribes a oneof.Methods 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;DescriptorProtos.OneofDescriptorProtoOrBuilderDescriptorProtos.DescriptorProto. getOneofDeclOrBuilder(int index)repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.OneofDescriptorProtoOrBuilderDescriptorProtos.DescriptorProtoOrBuilder. getOneofDeclOrBuilder(int index)repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;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;java.util.List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProto. getOneofDeclOrBuilderList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;java.util.List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProtoOrBuilder. getOneofDeclOrBuilderList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
-