Class GempakFileReader.DMFileHeaderInfo

  • Enclosing class:
    GempakFileReader

    protected static class GempakFileReader.DMFileHeaderInfo
    extends Object
    Class to hold the DM File header info
    • Field Detail

      • kfhnam

        public String kfhnam
        file header name
      • kfhlen

        public int kfhlen
        file header length
      • kfhtyp

        public int kfhtyp
        file header type
    • Constructor Detail

      • DMFileHeaderInfo

        public DMFileHeaderInfo()
        Default ctor
    • Method Detail

      • toString

        public String toString()
        Get a String representation of this object.
        Overrides:
        toString in class Object
        Returns:
        a String representation of this object.