ucar.nc2.iosp.bufr.tables
Class TableB
java.lang.Object
ucar.nc2.iosp.bufr.tables.TableB
- Direct Known Subclasses:
- TableB.Composite
public class TableB
- extends Object
BUFR Table B - Data descriptors
- Since:
- Sep 25, 2008
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableB
public TableB(String name,
String location)
getName
public String getName()
getLocation
public String getLocation()
getDescriptor
public TableB.Descriptor getDescriptor(short id)
getDescriptors
public Collection<TableB.Descriptor> getDescriptors()
getKeys
public Collection<Short> getKeys()
show
public void show(Formatter out)
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.