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