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