Uses of Class
uk.org.siri.siri14.HalfOpenTimestampRangeStructure
-
Packages that use HalfOpenTimestampRangeStructure Package Description uk.org.siri.siri14 -
-
Uses of HalfOpenTimestampRangeStructure in uk.org.siri.siri14
Subclasses of HalfOpenTimestampRangeStructure in uk.org.siri.siri14 Modifier and Type Class Description static classPtSituationElement.ValidityPeriodJava class for anonymous complex type.Fields in uk.org.siri.siri14 declared as HalfOpenTimestampRangeStructure Modifier and Type Field Description protected HalfOpenTimestampRangeStructurePtConsequenceStructure. periodprotected HalfOpenTimestampRangeStructurePtSituationElement. publicationWindowprotected HalfOpenTimestampRangeStructureRoadSituationElement. publicationWindowprotected HalfOpenTimestampRangeStructureEquipmentAvailabilityStructure. validityPeriodprotected HalfOpenTimestampRangeStructureFacilityConditionElement. validityPeriodFields in uk.org.siri.siri14 with type parameters of type HalfOpenTimestampRangeStructure Modifier and Type Field Description protected List<HalfOpenTimestampRangeStructure>MonitoringValidityConditionStructure. periodsMethods in uk.org.siri.siri14 that return HalfOpenTimestampRangeStructure Modifier and Type Method Description HalfOpenTimestampRangeStructureObjectFactory. createHalfOpenTimestampRangeStructure()Create an instance ofHalfOpenTimestampRangeStructureHalfOpenTimestampRangeStructurePtConsequenceStructure. getPeriod()Gets the value of the period property.HalfOpenTimestampRangeStructurePtSituationElement. getPublicationWindow()Gets the value of the publicationWindow property.HalfOpenTimestampRangeStructureRoadSituationElement. getPublicationWindow()Gets the value of the publicationWindow property.HalfOpenTimestampRangeStructureEquipmentAvailabilityStructure. getValidityPeriod()Gets the value of the validityPeriod property.HalfOpenTimestampRangeStructureFacilityConditionElement. getValidityPeriod()Gets the value of the validityPeriod property.Methods in uk.org.siri.siri14 that return types with arguments of type HalfOpenTimestampRangeStructure Modifier and Type Method Description List<HalfOpenTimestampRangeStructure>MonitoringValidityConditionStructure. getPeriods()Gets the value of the periods property.Methods in uk.org.siri.siri14 with parameters of type HalfOpenTimestampRangeStructure Modifier and Type Method Description voidPtConsequenceStructure. setPeriod(HalfOpenTimestampRangeStructure value)Sets the value of the period property.voidPtSituationElement. setPublicationWindow(HalfOpenTimestampRangeStructure value)Sets the value of the publicationWindow property.voidRoadSituationElement. setPublicationWindow(HalfOpenTimestampRangeStructure value)Sets the value of the publicationWindow property.voidEquipmentAvailabilityStructure. setValidityPeriod(HalfOpenTimestampRangeStructure value)Sets the value of the validityPeriod property.voidFacilityConditionElement. setValidityPeriod(HalfOpenTimestampRangeStructure value)Sets the value of the validityPeriod property.
-