ucar.nc2.iosp.bufr.tables
Class TableB.Composite
java.lang.Object
ucar.nc2.iosp.bufr.tables.TableB
ucar.nc2.iosp.bufr.tables.TableB.Composite
- Enclosing class:
- TableB
public static class TableB.Composite
- extends TableB
Composite pattern - collection of TableB
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableB.Composite
public TableB.Composite(String name,
String location)
addTable
public void addTable(TableB b)
getDescriptor
public TableB.Descriptor getDescriptor(short id)
- Overrides:
getDescriptor
in class TableB
getDescriptors
public Collection<TableB.Descriptor> getDescriptors()
- Overrides:
getDescriptors
in class TableB
getKeys
public Collection<Short> getKeys()
- Overrides:
getKeys
in class TableB
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.