ucar.nc2.iosp.bufr.tables
Class TableB
java.lang.Object
ucar.nc2.iosp.bufr.tables.TableB
public class TableB
- extends java.lang.Object
BUFR Table B - Data descriptors
- Since:
- Sep 25, 2008
- Author:
- caron
|
Constructor Summary |
TableB(java.lang.String name,
java.lang.String location)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableB
public TableB(java.lang.String name,
java.lang.String location)
getName
public java.lang.String getName()
getLocation
public java.lang.String getLocation()
getDescriptor
public TableB.Descriptor getDescriptor(short id)
show
public void show(java.util.Formatter out)