public class Grib1CollectionPanel.ParameterBean extends Object
| Constructor and Description |
|---|
Grib1CollectionPanel.ParameterBean() |
Grib1CollectionPanel.ParameterBean(Grib1Record r) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCdmHash() |
int |
getGds() |
int |
getGen() |
String |
getLevelName() |
int |
getLevelType() |
int |
getN() |
String |
getName() |
String |
getParamDesc() |
int |
getParamNo() |
CalendarDate |
getReferenceDate() |
String |
getStatType() |
String |
getTableVersion() |
String |
getUnit() |
public Grib1CollectionPanel.ParameterBean()
public Grib1CollectionPanel.ParameterBean(Grib1Record r)
public String getTableVersion()
public final CalendarDate getReferenceDate()
public int getParamNo()
public final int getLevelType()
public String getParamDesc()
public String getName()
public String getUnit()
public int getGds()
public int getCdmHash()
public int getGen()
public final String getLevelName()
public int getN()
public final String getStatType()
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.