@Immutable public class TableLookup extends Object
Constructor and Description |
---|
TableLookup(BufrIdentificationSection ids,
TableB b,
TableD d) |
TableLookup(int center,
int subcenter,
int masterTableVersion,
int local,
int cat) |
Modifier and Type | Method and Description |
---|---|
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(int center, int subcenter, int masterTableVersion, int local, int cat) throws IOException
IOException
public TableLookup(BufrIdentificationSection ids, TableB b, TableD d) throws IOException
IOException
public 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–2017 UCAR/Unidata. All rights reserved.