public class DirectoryPartitionViewer.VarBean
extends java.lang.Object
Constructor and Description |
---|
VarBean() |
VarBean(GribCollectionMutable.VariableIndex v,
GribCollectionMutable.GroupGC group) |
Modifier and Type | Method and Description |
---|---|
int |
getEnsCoord() |
int |
getEnsType() |
int |
getGenType() |
java.lang.String |
getGroupId() |
int |
getHash() |
java.lang.String |
getIntvName() |
int |
getIntvType() |
int |
getLevelType() |
java.lang.String |
getProbName() |
int |
getProbType() |
java.lang.String |
getTimeCoord() |
java.lang.String |
getVariableId() |
int |
getVertCoord() |
public VarBean()
public VarBean(GribCollectionMutable.VariableIndex v, GribCollectionMutable.GroupGC group)
public java.lang.String getTimeCoord()
public int getVertCoord()
public int getEnsCoord()
public int getLevelType()
public int getIntvType()
public int getProbType()
public int getEnsType()
public int getGenType()
public java.lang.String getIntvName()
public java.lang.String getProbName()
public int getHash()
public java.lang.String getGroupId()
public java.lang.String getVariableId()