Uses of Class
uk.org.siri.siri21.HalfOpenTimestampOutputRangeStructure
-
Packages that use HalfOpenTimestampOutputRangeStructure Package Description uk.org.siri.siri21 -
-
Uses of HalfOpenTimestampOutputRangeStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as HalfOpenTimestampOutputRangeStructure Modifier and Type Field Description protected HalfOpenTimestampOutputRangeStructureEquipmentAvailabilityStructure. validityPeriodprotected HalfOpenTimestampOutputRangeStructureFacilityConditionStructure. validityPeriodFields in uk.org.siri.siri21 with type parameters of type HalfOpenTimestampOutputRangeStructure Modifier and Type Field Description protected List<HalfOpenTimestampOutputRangeStructure>MonitoringValidityConditionStructure. periodsprotected List<HalfOpenTimestampOutputRangeStructure>PtConsequenceStructure. periodsprotected List<HalfOpenTimestampOutputRangeStructure>PtSituationElement. publicationWindowsprotected List<HalfOpenTimestampOutputRangeStructure>RoadSituationElement. publicationWindowsprotected List<HalfOpenTimestampOutputRangeStructure>PtSituationElement. validityPeriodsprotected List<HalfOpenTimestampOutputRangeStructure>RoadSituationElement. validityPeriodsMethods in uk.org.siri.siri21 that return HalfOpenTimestampOutputRangeStructure Modifier and Type Method Description HalfOpenTimestampOutputRangeStructureObjectFactory. createHalfOpenTimestampOutputRangeStructure()Create an instance ofHalfOpenTimestampOutputRangeStructureHalfOpenTimestampOutputRangeStructureEquipmentAvailabilityStructure. getValidityPeriod()Gets the value of the validityPeriod property.HalfOpenTimestampOutputRangeStructureFacilityConditionStructure. getValidityPeriod()Gets the value of the validityPeriod property.Methods in uk.org.siri.siri21 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>PtConsequenceStructure. getPeriods()Gets the value of the periods property.List<HalfOpenTimestampOutputRangeStructure>PtSituationElement. getPublicationWindows()Gets the value of the publicationWindows property.List<HalfOpenTimestampOutputRangeStructure>RoadSituationElement. getPublicationWindows()Gets the value of the publicationWindows 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.siri21 with parameters of type HalfOpenTimestampOutputRangeStructure Modifier and Type Method Description voidEquipmentAvailabilityStructure. setValidityPeriod(HalfOpenTimestampOutputRangeStructure value)Sets the value of the validityPeriod property.voidFacilityConditionStructure. setValidityPeriod(HalfOpenTimestampOutputRangeStructure value)Sets the value of the validityPeriod property.
-