Package ucar.nc2.ui.op
Class Fmrc2Panel.GridBean
- java.lang.Object
-
- ucar.nc2.ui.op.Fmrc2Panel.GridBean
-
- Enclosing class:
- Fmrc2Panel
public static class Fmrc2Panel.GridBean extends Object
-
-
Constructor Summary
Constructors Constructor Description GridBean()
GridBean(FmrcInv.UberGrid grid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCount()
int
getExpected()
String
getName()
boolean
getStatus()
String
getTimeCoordName()
String
getVertCoordName()
-
-
-
Constructor Detail
-
GridBean
public GridBean()
-
GridBean
public GridBean(FmrcInv.UberGrid grid)
-
-