| Modifier and Type | Method and Description |
|---|---|
Referenceable<Time> |
EReportingHeader.getReportingPeriod() |
Referenceable<Time> |
ReportObligation.getReportingPeriod() |
| Modifier and Type | Method and Description |
|---|---|
EReportingHeader |
EReportingHeader.setReportingPeriod(Referenceable<Time> reportingPeriod) |
ReportObligation |
ReportObligation.setReportingPeriod(Referenceable<Time> reportingPeriod) |
| Modifier and Type | Class and Description |
|---|---|
class |
InspireDateOfCreation
Service internal representation of INSPIRE date of creation
|
class |
InspireDateOfLastRevision
Service internal representation of INSPIRE date of last revision
|
class |
InspireDateOfPublication
Service internal representation of INSPIRE date of publication
|
| Modifier and Type | Method and Description |
|---|---|
List<Time> |
InspireTemporalReference.getTemporalExtents()
Get the temporal extents
|
| Modifier and Type | Method and Description |
|---|---|
InspireTemporalReference |
InspireTemporalReference.addTemporalExtent(Time temporalExtent)
Add a temporal extent
|
| Modifier and Type | Method and Description |
|---|---|
void |
InspireTemporalReference.setTemporalExtents(Collection<Time> temporalExtents)
Set the temporal extents, clears the existing collection
|
| Modifier and Type | Method and Description |
|---|---|
Time |
OperationalActivityPeriod.getActivityTime() |
Time |
EnvironmentalMonitoringActivity.getActivityTime() |
Time |
Hierarchy.getLinkingTime() |
Time |
NetworkFacility.getLinkingTime() |
Time |
ObservingCapability.getObservingTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
Hierarchy.setLinkingTime(Time linkingTime) |
void |
NetworkFacility.setLinkingTime(Time linkingTime) |
void |
ObservingCapability.setObservingTime(Time observingTime) |
| Constructor and Description |
|---|
EnvironmentalMonitoringActivity(Time activityTime,
String activityConditions,
RelatedParty responsibleParty,
Identifier inspireId) |
NetworkFacility(Time linkingTime,
EnvironmentalMonitoringNetwork belongsTo,
EnvironmentalMonitoringFacility contains) |
ObservingCapability(Time observingTime,
ReferenceType processType,
ReferenceType resultNature,
AbstractFeature procedure,
ReferenceType observedProperty) |
OperationalActivityPeriod(Time activityTime) |
| Modifier and Type | Method and Description |
|---|---|
Time |
TemporalFilter.getTime()
Get filter time
|
| Modifier and Type | Method and Description |
|---|---|
TemporalFilter |
TemporalFilter.setTime(Time time)
Set filter time
|
| Constructor and Description |
|---|
TemporalFilter(FilterConstants.TimeOperator operator,
Time time,
String valueReference)
constructor
|
TemporalFilter(String operatorName,
Time time,
String valueReference)
constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimeInstant
Class represents a GML conform timeInstant element
|
class |
TimePeriod
Class represents a GML conform timePeriod element.
|
| Modifier and Type | Method and Description |
|---|---|
Time |
TimeInstant.setIndeterminateValue(IndeterminateValue indeterminateValue)
Set indeterminate value
|
| Modifier and Type | Method and Description |
|---|---|
int |
TimeInstant.compareTo(Time o) |
int |
TimePeriod.compareTo(Time o) |
void |
TimePeriod.extendToContain(Time time)
Extend TimePeriod to contain provided
Time |
| Modifier and Type | Method and Description |
|---|---|
void |
TimePeriod.extendToContain(Collection<Time> times)
Extend TimePeriod to contain provided collection of
Times |
| Modifier and Type | Method and Description |
|---|---|
Time |
SingleObservationValue.getPhenomenonTime() |
Time |
MultiObservationValues.getPhenomenonTime() |
Time |
OmObservation.getPhenomenonTime()
Get phenomenon time.
|
Time |
StreamingValue.getPhenomenonTime() |
Time |
ObservationValue.getPhenomenonTime()
Get phenomenon or sampling time of the observation
|
Time |
TimeValuePair.getTime()
Get time value pair time
|
Time |
StreamingValue.getValidTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleObservationValue.setPhenomenonTime(Time phenomenonTime) |
void |
MultiObservationValues.setPhenomenonTime(Time phenomenonTime) |
void |
StreamingValue.setPhenomenonTime(Time phenomenonTime) |
void |
ObservationValue.setPhenomenonTime(Time phenomenonTime)
Set phenomenon or sampling time of the observation
|
void |
TimeValuePair.setTime(Time time)
Set time value pair time
|
protected void |
StreamingValue.setValidTime(Time validTime) |
| Constructor and Description |
|---|
SingleObservationValue(Time phenomenonTime,
Value<T> value)
constructor
|
SingleObservationValue(Time phenomenonTime,
Value<T> value,
Set<OmResultQuality> qualityList)
constructor
|
TimeLocationValueTriple(Time time,
Value<?> value,
org.locationtech.jts.geom.Geometry location) |
TimeValuePair(Time time,
Value<?> value)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Time |
SfSpecimen.getSamplingTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
SfSpecimen.setSamplingTime(Time samplingTime) |
| Modifier and Type | Method and Description |
|---|---|
Time |
TrajectoryValue.getPhenomenonTime() |
Time |
MultiValue.getPhenomenonTime()
Get the phenomenon time for the multiple values
|
Time |
ProfileValue.getPhenomenonTime() |
Time |
AbstractPofileTrajectoryElement.getPhenomenonTime() |
Time |
TVPValue.getPhenomenonTime() |
Time |
SweDataArrayValue.getPhenomenonTime() |
Time |
TLVTValue.getPhenomenonTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPofileTrajectoryElement.setPhenomenonTime(Time phenomenonTime) |
| Constructor and Description |
|---|
AbstractPofileTrajectoryElement(Time phenomenonTime,
org.locationtech.jts.geom.Geometry location,
List<Value<?>> values) |
TrajectoryElement(Time phenomenonTime,
org.locationtech.jts.geom.Geometry location,
List<Value<?>> values) |
| Modifier and Type | Method and Description |
|---|---|
Time |
AbstractProcess.getMergedValidTime() |
| Modifier and Type | Method and Description |
|---|---|
List<Time> |
AbstractProcess.getValidTime() |
| Modifier and Type | Method and Description |
|---|---|
AbstractProcess |
AbstractProcess.setValidTime(Time validTime) |
| Modifier and Type | Method and Description |
|---|---|
AbstractProcess |
AbstractProcess.setValidTime(List<Time> validTime) |
| Modifier and Type | Method and Description |
|---|---|
Time |
SosObservationOffering.getPhenomenonTime() |
Time |
SosObservationOffering.getResultTime() |
Time |
SosProcedureDescription.getValidTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
SosObservationOffering.setPhenomenonTime(Time phenomenonTime) |
void |
SosObservationOffering.setResultTime(Time resultTime) |
SosProcedureDescription<T> |
SosProcedureDescription.setValidTime(Time validTime) |
| Modifier and Type | Method and Description |
|---|---|
Time |
DescribeSensorRequest.getValidTime()
Get valid time
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeSensorRequest.setValidTime(Time validTime)
Set valid time
|
| Modifier and Type | Method and Description |
|---|---|
Time |
GlobalObservationResponseValues.getPhenomenonTime() |
| Modifier and Type | Method and Description |
|---|---|
GlobalObservationResponseValues |
GlobalObservationResponseValues.addPhenomenonTime(Time phenomenonTime) |
GlobalObservationResponseValues |
GlobalObservationResponseValues.setPhenomenonTime(Time phenomenonTime) |
| Modifier and Type | Method and Description |
|---|---|
static Time |
DateTimeHelper.parseIsoString2DateTime2Time(String timeString)
|
| Modifier and Type | Method and Description |
|---|---|
static String |
DateTimeHelper.format(Time time)
Formats the given Time to ISO 8601 string.
|
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.