Uses of Class
ucar.nc2.iosp.bufr.TableLookup

Packages that use TableLookup
ucar.nc2.iosp.bufr I/O Service Provider for BUFR format files 
 

Uses of TableLookup in ucar.nc2.iosp.bufr
 

Methods in ucar.nc2.iosp.bufr that return TableLookup
 TableLookup Message.getTableLookup()
           
 

Methods in ucar.nc2.iosp.bufr with parameters of type TableLookup
 DataDescriptor DataDescriptorTreeConstructor.factory(TableLookup lookup, BufrDataDescriptionSection dds)
           
static String Descriptor.getName(short fxy, TableLookup lookup)
           
static void Descriptor.show(Formatter out, short fxy, TableLookup lookup)
           
 

Constructors in ucar.nc2.iosp.bufr with parameters of type TableLookup
DataDescriptor(short fxy, TableLookup lookup)
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.