|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ka2ddo.yaac.gui.TocallToDescriptionMap
public class TocallToDescriptionMap
This class collects the localized mappings of to-call patterns to sender descriptions.
Nested Class Summary | |
---|---|
static class |
TocallToDescriptionMap.TocallDescription
Data structure containing the description and capabilities of an APRS station with a specific tocall. |
Method Summary | |
---|---|
static TocallToDescriptionMap.TocallDescription |
get(java.lang.String tocall)
Find the description of a tocall string. |
TocallToDescriptionMap |
getInstance()
Get the singleton object for translating tocalls into descriptions. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public TocallToDescriptionMap getInstance()
public static TocallToDescriptionMap.TocallDescription get(java.lang.String tocall)
tocall
- String tocall to decode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |