| Package | Description |
|---|---|
| com.axiomalaska.sos.data | |
| com.axiomalaska.sos.xmlbuilder |
| Modifier and Type | Method and Description |
|---|---|
List<SosNetwork> |
SosSensor.getNetworks()
A list of networks this station is associated to
|
List<SosNetwork> |
SosStation.getNetworks()
A list of networks this station is associated to
|
| Modifier and Type | Method and Description |
|---|---|
void |
SosSensor.addNetwork(SosNetwork network) |
void |
SosStation.addNetwork(SosNetwork addingNetwork) |
| Modifier and Type | Method and Description |
|---|---|
void |
SosSensor.setNetworks(List<SosNetwork> networks) |
void |
SosStation.setNetworks(List<SosNetwork> networks) |
| Constructor and Description |
|---|
NetworkSensorMLBuilder(SosNetwork network,
PublisherInfo publisherInfo) |
Copyright © 2016. All rights reserved.