com.axiomalaska.sos.data
Interface SosSource

All Known Implementing Classes:
SosSourceImp

public interface SosSource


Method Summary
 java.lang.String getAddress()
           
 java.lang.String getCity()
           
 java.lang.String getCountry()
           
 java.lang.String getEmail()
           
 java.lang.String getId()
          Name of the source for the station.
 java.lang.String getName()
           
 java.lang.String getOperatorSector()
          gov_federal gov_state gov_municipal tribal academic industry nonprofit other unknown
 java.lang.String getState()
           
 java.lang.String getWebAddress()
           
 java.lang.String getZipcode()
           
 

Method Detail

getId

java.lang.String getId()
Name of the source for the station.

Returns:

getName

java.lang.String getName()

getCountry

java.lang.String getCountry()

getEmail

java.lang.String getEmail()

getWebAddress

java.lang.String getWebAddress()

getOperatorSector

java.lang.String getOperatorSector()
gov_federal gov_state gov_municipal tribal academic industry nonprofit other unknown


getAddress

java.lang.String getAddress()

getCity

java.lang.String getCity()

getState

java.lang.String getState()

getZipcode

java.lang.String getZipcode()


Copyright © 2012. All Rights Reserved.