Interface BufrCdmIndexProto.BufrIndexOrBuilder

    • Method Detail

      • getFilename

        String getFilename()
        string filename = 1;
        Returns:
        The filename.
      • getFilenameBytes

        com.google.protobuf.ByteString getFilenameBytes()
        string filename = 1;
        Returns:
        The bytes for filename.
      • getStationsCount

        int getStationsCount()
        repeated .Station stations = 2;
      • hasRoot

        boolean hasRoot()
        .Field root = 3;
        Returns:
        Whether the root field is set.
      • getStart

        long getStart()
         msecs since epoch
         
        uint64 start = 4;
        Returns:
        The start.
      • getEnd

        long getEnd()
        uint64 end = 5;
        Returns:
        The end.
      • getNobs

        long getNobs()
        uint64 nobs = 6;
        Returns:
        The nobs.