@Immutable public class TableLookup extends Object
| Constructor and Description |
|---|
TableLookup(BufrIdentificationSection ids) |
TableLookup(BufrIdentificationSection ids,
TableB b,
TableD d) |
| Modifier and Type | Method and Description |
|---|---|
List<Short> |
getDescriptorsTableD(short id) |
List<String> |
getDescriptorsTableD(String fxy) |
TableB.Descriptor |
getDescriptorTableB(short fxy) |
TableD.Descriptor |
getDescriptorTableD(short fxy) |
TableB |
getLocalTableB() |
String |
getLocalTableBName() |
TableD |
getLocalTableD() |
String |
getLocalTableDName() |
BufrTables.Mode |
getMode() |
String |
getWmoTableBName() |
String |
getWmoTableDName() |
public TableLookup(BufrIdentificationSection ids) throws IOException
IOExceptionpublic TableLookup(BufrIdentificationSection ids, TableB b, TableD d) throws IOException
IOExceptionpublic String getWmoTableBName()
public String getLocalTableBName()
public String getLocalTableDName()
public String getWmoTableDName()
public BufrTables.Mode getMode()
public TableB getLocalTableB()
public TableD getLocalTableD()
public TableB.Descriptor getDescriptorTableB(short fxy)
public TableD.Descriptor getDescriptorTableD(short fxy)
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.