public class NexradStationDB
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
NexradStationDB.Station |
Constructor and Description |
---|
NexradStationDB() |
Modifier and Type | Method and Description |
---|---|
static NexradStationDB.Station |
get(java.lang.String id) |
static NexradStationDB.Station |
getByIdNumber(java.lang.String idn) |
static void |
init() |
public static void init() throws java.io.IOException
java.io.IOException
public static NexradStationDB.Station get(java.lang.String id)
public static NexradStationDB.Station getByIdNumber(java.lang.String idn)