Interface DescriptorProtos.FileDescriptorSetOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
All Known Implementing Classes:
DescriptorProtos.FileDescriptorSet, DescriptorProtos.FileDescriptorSet.Builder
Enclosing class:
DescriptorProtos

public static interface DescriptorProtos.FileDescriptorSetOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    getFile(int index)
    repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
    int
    repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
    repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Method Details

    • getFileList

      repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
    • getFile

      repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
    • getFileCount

      int getFileCount()
      repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];