Uses of Class
org.n52.shetland.ogc.gml.time.Time
-
-
Uses of Time in org.n52.shetland.aqd
Methods in org.n52.shetland.aqd that return types with arguments of type Time Modifier and Type Method Description Referenceable<Time>EReportingHeader. getReportingPeriod()Referenceable<Time>ReportObligation. getReportingPeriod()Method parameters in org.n52.shetland.aqd with type arguments of type Time Modifier and Type Method Description EReportingHeaderEReportingHeader. setReportingPeriod(Referenceable<Time> reportingPeriod)ReportObligationReportObligation. setReportingPeriod(Referenceable<Time> reportingPeriod) -
Uses of Time in org.n52.shetland.inspire
Subclasses of Time in org.n52.shetland.inspire Modifier and Type Class Description classInspireDateOfCreationService internal representation of INSPIRE date of creationclassInspireDateOfLastRevisionService internal representation of INSPIRE date of last revisionclassInspireDateOfPublicationService internal representation of INSPIRE date of publicationMethods in org.n52.shetland.inspire that return types with arguments of type Time Modifier and Type Method Description List<Time>InspireTemporalReference. getTemporalExtents()Get the temporal extentsMethods in org.n52.shetland.inspire with parameters of type Time Modifier and Type Method Description InspireTemporalReferenceInspireTemporalReference. addTemporalExtent(Time temporalExtent)Add a temporal extentMethod parameters in org.n52.shetland.inspire with type arguments of type Time Modifier and Type Method Description voidInspireTemporalReference. setTemporalExtents(Collection<Time> temporalExtents)Set the temporal extents, clears the existing collection -
Uses of Time in org.n52.shetland.inspire.ef
Methods in org.n52.shetland.inspire.ef that return Time Modifier and Type Method Description TimeEnvironmentalMonitoringActivity. getActivityTime()TimeOperationalActivityPeriod. getActivityTime()TimeHierarchy. getLinkingTime()TimeNetworkFacility. getLinkingTime()TimeObservingCapability. getObservingTime()Methods in org.n52.shetland.inspire.ef with parameters of type Time Modifier and Type Method Description voidHierarchy. setLinkingTime(Time linkingTime)voidNetworkFacility. setLinkingTime(Time linkingTime)voidObservingCapability. setObservingTime(Time observingTime)Constructors in org.n52.shetland.inspire.ef with parameters of type Time Constructor 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) -
Uses of Time in org.n52.shetland.ogc.filter
Methods in org.n52.shetland.ogc.filter that return Time Modifier and Type Method Description TimeTemporalFilter. getTime()Get filter timeMethods in org.n52.shetland.ogc.filter with parameters of type Time Modifier and Type Method Description TemporalFilterTemporalFilter. setTime(Time time)Set filter timeConstructors in org.n52.shetland.ogc.filter with parameters of type Time Constructor Description TemporalFilter(String operatorName, Time time, String valueReference)constructorTemporalFilter(FilterConstants.TimeOperator operator, Time time, String valueReference)constructor -
Uses of Time in org.n52.shetland.ogc.gml.time
Subclasses of Time in org.n52.shetland.ogc.gml.time Modifier and Type Class Description classTimeInstantClass represents a GML conform timeInstant elementclassTimePeriodClass represents a GML conform timePeriod element.Methods in org.n52.shetland.ogc.gml.time that return Time Modifier and Type Method Description TimeTimeInstant. setIndeterminateValue(IndeterminateValue indeterminateValue)Set indeterminate valueMethods in org.n52.shetland.ogc.gml.time with parameters of type Time Modifier and Type Method Description intTimeInstant. compareTo(Time o)intTimePeriod. compareTo(Time o)voidTimePeriod. extendToContain(Time time)Extend TimePeriod to contain providedTimeMethod parameters in org.n52.shetland.ogc.gml.time with type arguments of type Time Modifier and Type Method Description voidTimePeriod. extendToContain(Collection<Time> times)Extend TimePeriod to contain provided collection ofTimes -
Uses of Time in org.n52.shetland.ogc.om
Methods in org.n52.shetland.ogc.om that return Time Modifier and Type Method Description TimeMultiObservationValues. getPhenomenonTime()TimeObservationValue. getPhenomenonTime()Get phenomenon or sampling time of the observationTimeOmObservation. getPhenomenonTime()Get phenomenon time.TimeSingleObservationValue. getPhenomenonTime()TimeStreamingValue. getPhenomenonTime()TimeTimeValuePair. getTime()Get time value pair timeTimeStreamingValue. getValidTime()Methods in org.n52.shetland.ogc.om with parameters of type Time Modifier and Type Method Description voidMultiObservationValues. setPhenomenonTime(Time phenomenonTime)voidObservationValue. setPhenomenonTime(Time phenomenonTime)Set phenomenon or sampling time of the observationvoidSingleObservationValue. setPhenomenonTime(Time phenomenonTime)voidStreamingValue. setPhenomenonTime(Time phenomenonTime)voidTimeValuePair. setTime(Time time)Set time value pair timeprotected voidStreamingValue. setValidTime(Time validTime)Constructors in org.n52.shetland.ogc.om with parameters of type Time Constructor Description SingleObservationValue(Time phenomenonTime, Value<T> value)constructorSingleObservationValue(Time phenomenonTime, Value<T> value, Set<OmResultQuality> qualityList)constructorTimeLocationValueTriple(Time time, Value<?> value, org.locationtech.jts.geom.Geometry location)TimeValuePair(Time time, Value<?> value)Constructor -
Uses of Time in org.n52.shetland.ogc.om.features.samplingFeatures
Methods in org.n52.shetland.ogc.om.features.samplingFeatures that return Time Modifier and Type Method Description TimeSfSpecimen. getSamplingTime()Methods in org.n52.shetland.ogc.om.features.samplingFeatures with parameters of type Time Modifier and Type Method Description SfSpecimenSfSpecimen. setSamplingTime(Time samplingTime) -
Uses of Time in org.n52.shetland.ogc.om.values
Methods in org.n52.shetland.ogc.om.values that return Time Modifier and Type Method Description TimeAbstractPofileTrajectoryElement. getPhenomenonTime()TimeMultiValue. getPhenomenonTime()Get the phenomenon time for the multiple valuesTimeProfileValue. getPhenomenonTime()TimeSweDataArrayValue. getPhenomenonTime()TimeTLVTValue. getPhenomenonTime()TimeTrajectoryValue. getPhenomenonTime()TimeTVPValue. getPhenomenonTime()Methods in org.n52.shetland.ogc.om.values with parameters of type Time Modifier and Type Method Description voidAbstractPofileTrajectoryElement. setPhenomenonTime(Time phenomenonTime)Constructors in org.n52.shetland.ogc.om.values with parameters of type Time Constructor Description AbstractPofileTrajectoryElement(Time phenomenonTime, org.locationtech.jts.geom.Geometry location, Collection<Value<?>> values)TrajectoryElement(Time phenomenonTime, org.locationtech.jts.geom.Geometry location, List<Value<?>> values) -
Uses of Time in org.n52.shetland.ogc.sensorML
Methods in org.n52.shetland.ogc.sensorML that return Time Modifier and Type Method Description TimeAbstractProcess. getMergedValidTime()Methods in org.n52.shetland.ogc.sensorML that return types with arguments of type Time Modifier and Type Method Description List<Time>AbstractProcess. getValidTime()Methods in org.n52.shetland.ogc.sensorML with parameters of type Time Modifier and Type Method Description AbstractProcessAbstractProcess. setValidTime(Time validTime)Method parameters in org.n52.shetland.ogc.sensorML with type arguments of type Time Modifier and Type Method Description AbstractProcessAbstractProcess. setValidTime(Collection<Time> validTime) -
Uses of Time in org.n52.shetland.ogc.sos
Methods in org.n52.shetland.ogc.sos that return Time Modifier and Type Method Description TimeSosObservationOffering. getPhenomenonTime()TimeSosObservationOffering. getResultTime()TimeSosProcedureDescription. getValidTime()Methods in org.n52.shetland.ogc.sos with parameters of type Time Modifier and Type Method Description voidSosObservationOffering. setPhenomenonTime(Time phenomenonTime)voidSosObservationOffering. setResultTime(Time resultTime)SosProcedureDescription<T>SosProcedureDescription. setValidTime(Time validTime) -
Uses of Time in org.n52.shetland.ogc.sos.request
Methods in org.n52.shetland.ogc.sos.request that return Time Modifier and Type Method Description TimeDescribeSensorRequest. getValidTime()Get valid timeMethods in org.n52.shetland.ogc.sos.request with parameters of type Time Modifier and Type Method Description voidDescribeSensorRequest. setValidTime(Time validTime)Set valid time -
Uses of Time in org.n52.shetland.ogc.sos.response
Methods in org.n52.shetland.ogc.sos.response that return Time Modifier and Type Method Description TimeGlobalObservationResponseValues. getPhenomenonTime()Methods in org.n52.shetland.ogc.sos.response with parameters of type Time Modifier and Type Method Description GlobalObservationResponseValuesGlobalObservationResponseValues. addPhenomenonTime(Time phenomenonTime)GlobalObservationResponseValuesGlobalObservationResponseValues. setPhenomenonTime(Time phenomenonTime) -
Uses of Time in org.n52.shetland.util
Methods in org.n52.shetland.util that return Time Modifier and Type Method Description static TimeDateTimeHelper. parseIsoString2DateTime2Time(String timeString)Methods in org.n52.shetland.util with parameters of type Time Modifier and Type Method Description static StringDateTimeHelper. format(Time time)Formats the given Time to ISO 8601 string.
-