public class GribCollectionIndexPanel.VarBean extends Object
| Constructor and Description |
|---|
GribCollectionIndexPanel.VarBean() |
GribCollectionIndexPanel.VarBean(GribCollection.VariableIndex v,
GribCollection.GroupHcs group) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEnsCoord() |
int |
getEnsType() |
int |
getGenType() |
String |
getGroupId() |
int |
getHash() |
String |
getIntvName() |
int |
getIntvType() |
int |
getLevelType() |
String |
getProbName() |
int |
getProbType() |
int |
getTimeCoord() |
boolean |
getTimeIntv() |
String |
getVariableId() |
int |
getVertCoord() |
boolean |
getVertLayer() |
public GribCollectionIndexPanel.VarBean()
public GribCollectionIndexPanel.VarBean(GribCollection.VariableIndex v, GribCollection.GroupHcs group)
public int getTimeCoord()
public boolean getTimeIntv()
public boolean getVertLayer()
public int getVertCoord()
public int getEnsCoord()
public int getLevelType()
public int getIntvType()
public int getProbType()
public int getEnsType()
public int getGenType()
public String getIntvName()
public String getProbName()
public int getHash()
public String getGroupId()
public String getVariableId()
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.