|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
public static class TocallToDescriptionMap.TocallDescription
Data structure containing the description and capabilities of an APRS station with a specific tocall.
Method Summary | |
---|---|
java.lang.String |
getClazz()
Get the class of station for this tocall (not associated with symbol categories). |
java.util.Map<java.lang.String,java.lang.String> |
getFeatures()
Get the collection of feature strings and their associated values for this tocall. |
java.lang.String |
getModel()
Get the model name of the software or hardware associated with this tocall. |
java.lang.String |
getOs()
Get the computer operating system this software is restricted to. |
java.lang.String |
getTocall()
Get the tocall described by this structure. |
java.lang.String |
getVendor()
Get the name of the vendor who manufactured this APRS hardware or software. |
java.lang.String |
toString()
Returns a string representation of the object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getClazz()
public java.util.Map<java.lang.String,java.lang.String> getFeatures()
public java.lang.String getModel()
public java.lang.String getOs()
public java.lang.String getTocall()
public java.lang.String getVendor()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |