public class CdmIndexPanel.GroupBean extends Object
| Constructor and Description |
|---|
GroupBean() |
GroupBean(ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC g,
String type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getGdsHash() |
String |
getGroupId() |
int |
getNCoords() |
int |
getNdups() |
int |
getNFiles() |
int |
getNmissing() |
int |
getNrecords() |
int |
getNruntimes() |
int |
getNVariables() |
String |
getType() |
public GroupBean()
public GroupBean(ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC g,
String type)
public String getGroupId()
public int getGdsHash()
public int getNrecords()
public String getType()
public int getNFiles()
public int getNruntimes()
public int getNCoords()
public int getNVariables()
public int getNmissing()
public int getNdups()