|
| String[] | tokenizeString (String str) |
| | Returns an array of tokens (comma separated)
|
| |
◆ getName()
| String eu.baltrad.beast.system.RadarConnectionStatusReporter.getName |
( |
| ) |
|
|
inline |
◆ getStatus()
| Set< SystemStatus > eu.baltrad.beast.system.RadarConnectionStatusReporter.getStatus |
( |
Map< String, Object > | values | ) |
|
|
inline |
◆ getSupportedAttributes()
| Set< String > eu.baltrad.beast.system.RadarConnectionStatusReporter.getSupportedAttributes |
( |
| ) |
|
|
inline |
◆ setStatus()
| void eu.baltrad.beast.system.RadarConnectionStatusReporter.setStatus |
( |
String | node, |
|
|
SystemStatus | status ) |
|
inline |
Sets the status for the node (radar)
- Parameters
-
| node | the radar |
| status | the status |
◆ tokenizeString()
| String[] eu.baltrad.beast.system.RadarConnectionStatusReporter.tokenizeString |
( |
String | str | ) |
|
|
inlineprotected |
Returns an array of tokens (comma separated)
- Parameters
-
| str | the string to tokenize |
- Returns
- an array of tokens (always != null)
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/system/RadarConnectionStatusReporter.java