Uses of Interface
com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
-
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. 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. getOneofDeclOrBuilderList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
-