ucar.nc2.iosp.bufr.tables
Class TableDataSubcategories

java.lang.Object
  extended by ucar.nc2.iosp.bufr.tables.TableDataSubcategories

public class TableDataSubcategories
extends java.lang.Object

Since:
Oct 25, 2008
Author:
caron

Constructor Summary
TableDataSubcategories()
           
 
Method Summary
static java.lang.String getSubCategory(int cat, int subCat)
          Name of sub category, probably common table C-12.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableDataSubcategories

public TableDataSubcategories()
Method Detail

getSubCategory

public static java.lang.String getSubCategory(int cat,
                                              int subCat)
Name of sub category, probably common table C-12. This should be kept in an external table so it can be updated regularly.

Parameters:
cat -
subCat -
Returns:
sub category Name