com.axiomalaska.sos.data
Interface SosSensor

All Known Implementing Classes:
SosSensorImp

public interface SosSensor


Method Summary
 java.lang.String getDescription()
           
 java.lang.String getId()
           
 java.util.List<SosNetwork> getNetworks()
          A list of networks this station is associated to
 java.util.List<SosPhenomenon> getPhenomena()
           
 

Method Detail

getId

java.lang.String getId()

getDescription

java.lang.String getDescription()

getPhenomena

java.util.List<SosPhenomenon> getPhenomena()

getNetworks

java.util.List<SosNetwork> getNetworks()
A list of networks this station is associated to

Returns:


Copyright © 2012. All Rights Reserved.