|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SamplingTime in org.deegree.observation.persistence |
|---|
| Methods in org.deegree.observation.persistence that return SamplingTime | |
|---|---|
SamplingTime |
ObservationDatastore.getSamplingTime()
Get the time span (sampling time) of all observations in this datastore. |
| Uses of SamplingTime in org.deegree.observation.persistence.binary |
|---|
| Methods in org.deegree.observation.persistence.binary that return SamplingTime | |
|---|---|
SamplingTime |
BinarySQLDatastore.getSamplingTime()
|
| Uses of SamplingTime in org.deegree.observation.persistence.continuous |
|---|
| Methods in org.deegree.observation.persistence.continuous that return SamplingTime | |
|---|---|
SamplingTime |
ContinuousObservationDatastore.getSamplingTime()
|
| Uses of SamplingTime in org.deegree.observation.persistence.simple |
|---|
| Methods in org.deegree.observation.persistence.simple that return SamplingTime | |
|---|---|
SamplingTime |
SimpleObservationDatastore.getSamplingTime()
|
| Uses of SamplingTime in org.deegree.protocol.sos.time |
|---|
| Classes in org.deegree.protocol.sos.time that implement SamplingTime | |
|---|---|
class |
IndeterminateTime
This class represents an indeterminate time like now or unknown. |
class |
TimeInstant
This class stores a single time. |
class |
TimePeriod
This class represets a time period between to dates. |
| Methods in org.deegree.protocol.sos.time with parameters of type SamplingTime | |
|---|---|
void |
TimePeriod.extend(SamplingTime samplingTime)
Extend the TimePeriod with the given date. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||