|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.axiomalaska.sos.example.CnfaicObservationRetriever
public class CnfaicObservationRetriever
| Constructor Summary | |
|---|---|
CnfaicObservationRetriever()
|
|
| Method Summary | |
|---|---|
ObservationCollection |
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 inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CnfaicObservationRetriever()
| Method Detail |
|---|
public ObservationCollection getObservationCollection(SosStation station,
SosSensor sensor,
SosPhenomenon phenomenon,
java.util.Calendar startDate)
ObservationRetriever
getObservationCollection in interface ObservationRetrieverstation - - the associated station of the requested observationssensor - - the associated sensor of the requested observationsstartDate - - all observations returned should be older than this date
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||