public class Grib2CollectionPanel.Grib2ParameterBean extends Object
| Constructor and Description |
|---|
Grib2CollectionPanel.Grib2ParameterBean() |
Grib2CollectionPanel.Grib2ParameterBean(Grib2Record r) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCenter() |
String |
getEnsDerived() |
String |
getEnsProb() |
int |
getGDS() |
int |
getGenType() |
long |
getIntvHash() |
String |
getLevelName() |
int |
getLevelType() |
int |
getN() |
String |
getName() |
int |
getNExtra() |
String |
getOldName() |
String |
getParamNo() |
int |
getPDS() |
String |
getStatType() |
String |
getTable() |
String |
getUnits() |
boolean |
isEns() |
String |
toProcessedString() |
String |
toString() |
public Grib2CollectionPanel.Grib2ParameterBean()
public Grib2CollectionPanel.Grib2ParameterBean(Grib2Record r) throws IOException
IOExceptionpublic String getParamNo()
public int getPDS()
public int getN()
public int getLevelType()
public int getGenType()
public String getLevelName()
public int getNExtra()
public final String getStatType()
public int getGDS()
public long getIntvHash()
public String toProcessedString()
public String getName()
public String getOldName()
public String getUnits()
public final String getCenter()
public final String getTable()
public String getEnsDerived()
public String getEnsProb()
public final boolean isEns()
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.