|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SosPhenomenon | |
|---|---|
| com.axiomalaska.sos | |
| com.axiomalaska.sos.data | |
| com.axiomalaska.sos.example | |
| com.axiomalaska.sos.xmlbuilder | |
| Uses of SosPhenomenon in com.axiomalaska.sos |
|---|
| Methods in com.axiomalaska.sos with parameters of type SosPhenomenon | |
|---|---|
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. |
void |
ObservationSubmitter.update(SosStation station,
SosSensor sensor,
SosPhenomenon phenomenon,
ObservationRetriever observationRetriever)
Pull: Update the observations of a station with a specific phenomenon in the SOS server. |
| Uses of SosPhenomenon in com.axiomalaska.sos.data |
|---|
| Classes in com.axiomalaska.sos.data that implement SosPhenomenon | |
|---|---|
class |
SosPhenomenonImp
|
| Methods in com.axiomalaska.sos.data that return SosPhenomenon | |
|---|---|
SosPhenomenon |
ObservationCollection.getPhenomenon()
|
| Methods in com.axiomalaska.sos.data that return types with arguments of type SosPhenomenon | |
|---|---|
java.util.List<SosPhenomenon> |
SosSensorImp.getPhenomena()
|
java.util.List<SosPhenomenon> |
SosSensor.getPhenomena()
|
| Methods in com.axiomalaska.sos.data with parameters of type SosPhenomenon | |
|---|---|
void |
ObservationCollection.setPhenomenon(SosPhenomenon phenomenon)
|
| Method parameters in com.axiomalaska.sos.data with type arguments of type SosPhenomenon | |
|---|---|
void |
SosSensorImp.setPhenomena(java.util.List<SosPhenomenon> phenomena)
|
| Uses of SosPhenomenon in com.axiomalaska.sos.example |
|---|
| Methods in com.axiomalaska.sos.example with parameters of type SosPhenomenon | |
|---|---|
ObservationCollection |
CnfaicObservationRetriever.getObservationCollection(SosStation station,
SosSensor sensor,
SosPhenomenon phenomenon,
java.util.Calendar startDate)
|
| Uses of SosPhenomenon in com.axiomalaska.sos.xmlbuilder |
|---|
| Constructors in com.axiomalaska.sos.xmlbuilder with parameters of type SosPhenomenon | |
|---|---|
GetNewestObservationBuilder(SosStation station,
SosSensor sensor,
SosPhenomenon phenomenon,
IdCreator idCreator)
|
|
InsertObservationBuilder(SosStation station,
SosSensor sensor,
SosPhenomenon phenomenon,
ObservationCollection observationCollection,
IdCreator idCreator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||