Uses of Class
ucar.nc2.iosp.bufr.tables.TableD.Descriptor

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

Uses of TableD.Descriptor in ucar.nc2.iosp.bufr
 

Methods in ucar.nc2.iosp.bufr that return TableD.Descriptor
 TableD.Descriptor TableLookup.getDescriptorTableD(short fxy)
           
 

Uses of TableD.Descriptor in ucar.nc2.iosp.bufr.tables
 

Methods in ucar.nc2.iosp.bufr.tables that return TableD.Descriptor
 TableD.Descriptor TableD.getDescriptor(short id)
           
 

Methods in ucar.nc2.iosp.bufr.tables that return types with arguments of type TableD.Descriptor
 Collection<TableD.Descriptor> TableD.getDescriptors()
           
 

Methods in ucar.nc2.iosp.bufr.tables with parameters of type TableD.Descriptor
 int TableD.Descriptor.compareTo(TableD.Descriptor o)
           
 



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