Package ucar.nc2.ui.op
Class WmoCommonCodesPanel.TableBean
- java.lang.Object
-
- ucar.nc2.ui.op.WmoCommonCodesPanel.TableBean
-
- Enclosing class:
- WmoCommonCodesPanel
public static class WmoCommonCodesPanel.TableBean extends Object
-
-
Constructor Summary
Constructors Constructor Description TableBean()
TableBean(CommonCodeTable.Table t)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getEnumName()
String
getName()
String
getResource()
int
getType()
-
-
-
Constructor Detail
-
TableBean
public TableBean()
-
TableBean
public TableBean(CommonCodeTable.Table t)
-
-