public class TocallToDescriptionMap
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TocallToDescriptionMap.TocallDescription
Data structure containing the description and capabilities of an APRS station with a specific tocall.
|
Modifier and Type | Method and Description |
---|---|
static TocallToDescriptionMap.TocallDescription |
get(java.lang.String tocall)
Find the description of a tocall string.
|
static TocallToDescriptionMap |
getInstance()
Get the singleton object for translating tocalls into descriptions.
|
public static TocallToDescriptionMap getInstance()
public static TocallToDescriptionMap.TocallDescription get(java.lang.String tocall)
tocall
- String tocall to decode