Uses of Class
uk.org.siri.siri20.HalfOpenTimestampOutputRangeStructure
-
Packages that use HalfOpenTimestampOutputRangeStructure Package Description uk.org.siri.siri20 -
-
Uses of HalfOpenTimestampOutputRangeStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as HalfOpenTimestampOutputRangeStructure Modifier and Type Field Description protected HalfOpenTimestampOutputRangeStructurePtConsequenceStructure. periodprotected HalfOpenTimestampOutputRangeStructurePtSituationElement. publicationWindowprotected HalfOpenTimestampOutputRangeStructureRoadSituationElement. publicationWindowprotected HalfOpenTimestampOutputRangeStructureEquipmentAvailabilityStructure. validityPeriodprotected HalfOpenTimestampOutputRangeStructureFacilityConditionStructure. validityPeriodFields in uk.org.siri.siri20 with type parameters of type HalfOpenTimestampOutputRangeStructure Modifier and Type Field Description protected List<HalfOpenTimestampOutputRangeStructure>MonitoringValidityConditionStructure. periodsprotected List<HalfOpenTimestampOutputRangeStructure>PtSituationElement. validityPeriodsprotected List<HalfOpenTimestampOutputRangeStructure>RoadSituationElement. validityPeriodsMethods in uk.org.siri.siri20 that return HalfOpenTimestampOutputRangeStructure Modifier and Type Method Description HalfOpenTimestampOutputRangeStructureObjectFactory. createHalfOpenTimestampOutputRangeStructure()Create an instance ofHalfOpenTimestampOutputRangeStructureHalfOpenTimestampOutputRangeStructurePtConsequenceStructure. getPeriod()Gets the value of the period property.HalfOpenTimestampOutputRangeStructurePtSituationElement. getPublicationWindow()Gets the value of the publicationWindow property.HalfOpenTimestampOutputRangeStructureRoadSituationElement. getPublicationWindow()Gets the value of the publicationWindow property.HalfOpenTimestampOutputRangeStructureEquipmentAvailabilityStructure. getValidityPeriod()Gets the value of the validityPeriod property.HalfOpenTimestampOutputRangeStructureFacilityConditionStructure. getValidityPeriod()Gets the value of the validityPeriod property.Methods in uk.org.siri.siri20 that return types with arguments of type HalfOpenTimestampOutputRangeStructure Modifier and Type Method Description List<HalfOpenTimestampOutputRangeStructure>MonitoringValidityConditionStructure. getPeriods()Gets the value of the periods property.List<HalfOpenTimestampOutputRangeStructure>PtSituationElement. getValidityPeriods()Gets the value of the validityPeriods property.List<HalfOpenTimestampOutputRangeStructure>RoadSituationElement. getValidityPeriods()Gets the value of the validityPeriods property.Methods in uk.org.siri.siri20 with parameters of type HalfOpenTimestampOutputRangeStructure Modifier and Type Method Description voidPtConsequenceStructure. setPeriod(HalfOpenTimestampOutputRangeStructure value)Sets the value of the period property.voidPtSituationElement. setPublicationWindow(HalfOpenTimestampOutputRangeStructure value)Sets the value of the publicationWindow property.voidRoadSituationElement. setPublicationWindow(HalfOpenTimestampOutputRangeStructure value)Sets the value of the publicationWindow property.voidEquipmentAvailabilityStructure. setValidityPeriod(HalfOpenTimestampOutputRangeStructure value)Sets the value of the validityPeriod property.voidFacilityConditionStructure. setValidityPeriod(HalfOpenTimestampOutputRangeStructure value)Sets the value of the validityPeriod property.
-