Package ucar.nc2.ui.op
Class WmoCommonCodesPanel.EntryBean
- java.lang.Object
-
- ucar.nc2.ui.op.WmoCommonCodesPanel.EntryBean
-
- Enclosing class:
- WmoCommonCodesPanel
public static class WmoCommonCodesPanel.EntryBean extends Object
-
-
Constructor Summary
Constructors Constructor Description EntryBean()
EntryBean(CommonCodeTable.TableEntry te)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCode()
int
getCode2()
String
getComment()
int
getLine()
String
getStatus()
String
getValue()
-
-
-
Constructor Detail
-
EntryBean
public EntryBean()
-
EntryBean
public EntryBean(CommonCodeTable.TableEntry te)
-
-