Uses of Interface
com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
-
Uses of DescriptorProtos.FileDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.FileDescriptorProtoOrBuilder Modifier and Type Class Description static classDescriptorProtos.FileDescriptorProtoProtobuf typegoogle.protobuf.FileDescriptorProtostatic classDescriptorProtos.FileDescriptorProto.BuilderProtobuf typegoogle.protobuf.FileDescriptorProtoMethods in com.google.protobuf that return DescriptorProtos.FileDescriptorProtoOrBuilder Modifier and Type Method Description DescriptorProtos.FileDescriptorProtoOrBuilderDescriptorProtos.FileDescriptorSet. getFileOrBuilder(int index)repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FileDescriptorProtoOrBuilder Modifier and Type Method Description java.util.List<? extends DescriptorProtos.FileDescriptorProtoOrBuilder>DescriptorProtos.FileDescriptorSet. getFileOrBuilderList()repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
-