public class CodeFlagTables extends Object
Modifier and Type | Method and Description |
---|---|
String |
fxy() |
short |
getId() |
Map<Integer,String> |
getMap() |
String |
getName() |
static CodeFlagTables |
getTable(short id) |
static Map<Short,CodeFlagTables> |
getTables() |
static boolean |
hasTable(short id) |
static void |
main(String[] arg) |
String |
toString() |
public static CodeFlagTables getTable(short id)
public static boolean hasTable(short id)
public static Map<Short,CodeFlagTables> getTables()
public static void main(String[] arg) throws IOException
IOException
public String getName()
public short getId()
public String fxy()
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.