public class SymbolFilter.SymbolFlag
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Symbols.SymbolAttr |
symbolAttr
SymbolAttr of the APRS symbol associated with the filter
enabled flag. |
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled()
Indicate whether messages from stations with this symbol are allowed.
|
void |
setEnabled(boolean enabled)
Specify whether messages from stations/objects with this symbol should be allowed.
|
java.lang.String |
toString()
Returns a string representation of the object.
|
public final Symbols.SymbolAttr symbolAttr
enabled
flag.public java.lang.String toString()
toString
in class java.lang.Object
public boolean isEnabled()
public void setEnabled(boolean enabled)
enabled
- boolean true if this symbol should be accepted