Package ucar.nc2.ui.grib
Class GribWmoTemplatesPanel.EntryBean
- java.lang.Object
-
- ucar.nc2.ui.grib.GribWmoTemplatesPanel.EntryBean
-
- Enclosing class:
- GribWmoTemplatesPanel
public static class GribWmoTemplatesPanel.EntryBean extends Object
-
-
Constructor Summary
Constructors Constructor Description EntryBean()
EntryBean(WmoTemplateTables.Field te)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getContent()
int
getNbytes()
String
getNotes()
String
getOctet()
int
getStart()
String
getStatus()
-
-
-
Constructor Detail
-
EntryBean
public EntryBean()
-
EntryBean
public EntryBean(WmoTemplateTables.Field te)
-
-