Uses of Interface
com.google.protobuf.gen.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
Packages that use DescriptorProtos.OneofDescriptorProtoOrBuilder Package Description com.google.protobuf.gen -
-
Uses of DescriptorProtos.OneofDescriptorProtoOrBuilder in com.google.protobuf.gen
Classes in com.google.protobuf.gen 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.gen 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.gen that return types with arguments of type DescriptorProtos.OneofDescriptorProtoOrBuilder Modifier and Type Method Description List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProto.Builder. getOneofDeclOrBuilderList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProto. getOneofDeclOrBuilderList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProtoOrBuilder. getOneofDeclOrBuilderList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
-