| Package | Description |
|---|---|
| org.n52.shetland.ogc.gml.time | |
| org.n52.shetland.ogc.om | |
| org.n52.shetland.ogc.sos.gda |
| Modifier and Type | Method and Description |
|---|---|
void |
TimePeriod.extendToContain(TimePeriod period)
Extend TimePeriod to contain another
TimePeriod |
boolean |
TimePeriod.isWithin(TimePeriod otherTimePeriod)
Is this TimePeriod contained by another TimePeriod? Equal start/end times
are considered to be containing, as are equal indeterminate times.
|
| Modifier and Type | Method and Description |
|---|---|
TimePeriod |
OmObservation.getValidTime()
Get valid time.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OmObservation.setValidTime(TimePeriod validTime)
Set valid time.
|
| Modifier and Type | Method and Description |
|---|---|
TimePeriod |
GetDataAvailabilityResponse.DataAvailability.getPhenomenonTime() |
| Constructor and Description |
|---|
DataAvailability(ReferenceType procedure,
ReferenceType observedProperty,
ReferenceType featureOfInterest,
ReferenceType offering,
TimePeriod phenomenonTime)
Creates a new
DataAvailability. |
DataAvailability(ReferenceType procedure,
ReferenceType observedProperty,
ReferenceType featureOfInterest,
ReferenceType offering,
TimePeriod phenomenonTime,
long valueCount)
Creates a new
DataAvailability. |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.