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

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

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

Methods in ucar.nc2.iosp.bufr that return TableB.Descriptor
 TableB.Descriptor TableLookup.getDescriptorTableB(short fxy)
           
 

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

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

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

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



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