public class CdmIndex3Panel.GroupBean
extends java.lang.Object
Constructor and Description |
---|
GroupBean() |
GroupBean(GribCollectionImmutable.GroupGC g,
java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
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 java.lang.String getDescription()
public int getNmissing()
public int getNdups()