public class Grib2TableViewer2.TableBean extends Object implements Comparable<Grib2TableViewer2.TableBean>
| Constructor and Description |
|---|
Grib2TableViewer2.TableBean() |
Grib2TableViewer2.TableBean(Grib2Table table) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Grib2TableViewer2.TableBean o) |
int |
getCenter_id() |
int |
getGenProcessId() |
int |
getLocalVersion() |
String |
getName() |
String |
getPath() |
int |
getSubcenter_id() |
String |
getType() |
int |
getVersionNumber() |
public Grib2TableViewer2.TableBean()
public Grib2TableViewer2.TableBean(Grib2Table table)
public String getName()
public int getCenter_id()
public int getSubcenter_id()
public int getVersionNumber()
public int getLocalVersion()
public int getGenProcessId()
public String getPath()
public String getType()
public int compareTo(Grib2TableViewer2.TableBean o)
compareTo in interface Comparable<Grib2TableViewer2.TableBean>Copyright © 1999–2015 UCAR/Unidata. All rights reserved.