Class NwxTextProductDataSource.TableInfo

java.lang.Object
ucar.unidata.data.text.NwxTextProductDataSource.TableInfo
Enclosing class:
NwxTextProductDataSource

protected class NwxTextProductDataSource.TableInfo extends Object
Class to hold the table information
Version:
$Revision: 1.3 $
Author:
IDV Development Team
  • Field Details

  • Constructor Details

    • TableInfo

      public TableInfo(String type, String locationFile, String flag, String dataDir, String fileExtension)
      Create a new TableInfo
      Parameters:
      type - the type of products
      locationFile - the file holding location info
      flag - the flag
      dataDir - the data directory
      fileExtension - the file extension
  • Method Details

    • useStationTable

      public boolean useStationTable()
      Should we use this type of data
      Returns:
      true for the type
    • toString

      public String toString()
      Get a String representation of the table info
      Overrides:
      toString in class Object
      Returns:
      a String representation of the table info