public class GribFilesPanel.Grib2Bean extends Object
| Constructor and Description |
|---|
Grib2Bean() |
Grib2Bean(thredds.inventory.MFile m) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCenter() |
int |
getGdsCount() |
String |
getHeader() |
String |
getLocalCount() |
int |
getLocalTable() |
int |
getMasterTable() |
String |
getPath() |
String |
getRefDate() |
int |
getSubCenter() |
public Grib2Bean()
public Grib2Bean(thredds.inventory.MFile m)
public final String getPath()
public final String getRefDate()
public String getHeader()
public int getMasterTable()
public int getLocalTable()
public int getCenter()
public int getSubCenter()
public String getLocalCount()
public int getGdsCount()