Uses of Class
com.axiomalaska.sos.data.ObservationCollection

Packages that use ObservationCollection
com.axiomalaska.sos   
com.axiomalaska.sos.example   
com.axiomalaska.sos.xmlbuilder   
 

Uses of ObservationCollection in com.axiomalaska.sos
 

Methods in com.axiomalaska.sos that return ObservationCollection
 ObservationCollection ObservationRetriever.getObservationCollection(SosStation station, SosSensor sensor, SosPhenomenon phenomenon, java.util.Calendar startDate)
          Provides observations (from the startDate to current) for a specific phenomenon and station.
 

Methods in com.axiomalaska.sos with parameters of type ObservationCollection
 void ObservationSubmitter.update(ObservationCollection observationCollection, PublisherInfo publisherInfo)
          Push: Update the SOS with the given observationCollection
 

Uses of ObservationCollection in com.axiomalaska.sos.example
 

Methods in com.axiomalaska.sos.example that return ObservationCollection
 ObservationCollection CnfaicObservationRetriever.getObservationCollection(SosStation station, SosSensor sensor, SosPhenomenon phenomenon, java.util.Calendar startDate)
           
 

Uses of ObservationCollection in com.axiomalaska.sos.xmlbuilder
 

Constructors in com.axiomalaska.sos.xmlbuilder with parameters of type ObservationCollection
InsertObservationBuilder(SosStation station, SosSensor sensor, SosPhenomenon phenomenon, ObservationCollection observationCollection, IdCreator idCreator)
           
 



Copyright © 2012. All Rights Reserved.