Class DatedTimetableVersionFrame

  • All Implemented Interfaces:
    Serializable

    public class DatedTimetableVersionFrame
    extends AbstractItemStructure
    implements Serializable
    Type for Production Timetable of a LINE.

    Java class for DatedTimetableVersionFrameStructure complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="DatedTimetableVersionFrameStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/siri}AbstractItemStructure">
           <sequence>
             <element name="VersionRef" type="{http://www.siri.org.uk/siri}VersionRefStructure" minOccurs="0"/>
             <element name="ValidityPeriod" type="{http://www.siri.org.uk/siri}TimetableValidityPeriod" minOccurs="0"/>
             <element name="ShortestPossibleCycle" type="{http://www.siri.org.uk/siri}PositiveDurationType" minOccurs="0"/>
             <group ref="{http://www.siri.org.uk/siri}LineIdentityGroup"/>
             <group ref="{http://www.siri.org.uk/siri}JourneyPatternInfoGroup"/>
             <group ref="{http://www.siri.org.uk/siri}ServiceInfoGroup" minOccurs="0"/>
             <group ref="{http://www.siri.org.uk/siri}DatedServiceInfoGroup"/>
             <group ref="{http://www.siri.org.uk/siri}TimetableRealtimeInfoGroup"/>
             <element name="DatedVehicleJourney" type="{http://www.siri.org.uk/siri}DatedVehicleJourneyStructure" maxOccurs="unbounded" minOccurs="0"/>
             <element name="RemovedDatedVehicleJourney" type="{http://www.siri.org.uk/siri}RemovedDatedVehicleJourneyStructure" maxOccurs="unbounded" minOccurs="0"/>
             <element name="ServiceJourneyInterchange" type="{http://www.siri.org.uk/siri}ServiceJourneyInterchangeStructure" maxOccurs="unbounded" minOccurs="0"/>
             <element name="RemovedServiceJourneyInterchange" type="{http://www.siri.org.uk/siri}RemovedServiceJourneyInterchangeStructure" maxOccurs="unbounded" minOccurs="0"/>
             <element ref="{http://www.siri.org.uk/siri}Extensions" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • DatedTimetableVersionFrame

        public DatedTimetableVersionFrame()
    • Method Detail

      • getShortestPossibleCycle

        public Duration getShortestPossibleCycle()
        Gets the value of the shortestPossibleCycle property.
        Returns:
        possible object is Duration
      • setShortestPossibleCycle

        public void setShortestPossibleCycle​(Duration value)
        Sets the value of the shortestPossibleCycle property.
        Parameters:
        value - allowed object is Duration
      • getLineRef

        public LineRef getLineRef()
        Gets the value of the lineRef property.
        Returns:
        possible object is LineRef
      • setLineRef

        public void setLineRef​(LineRef value)
        Sets the value of the lineRef property.
        Parameters:
        value - allowed object is LineRef
      • setJourneyPatternRef

        public void setJourneyPatternRef​(JourneyPatternRef value)
        Sets the value of the journeyPatternRef property.
        Parameters:
        value - allowed object is JourneyPatternRef
      • getVehicleModes

        public List<VehicleModesEnumeration> getVehicleModes()
        Gets the value of the vehicleModes property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the vehicleModes property.

        For example, to add a new item, do as follows:

            getVehicleModes().add(newItem);
         

        Objects of the following type(s) are allowed in the list VehicleModesEnumeration

      • getPublishedLineNames

        public List<NaturalLanguageStringStructure> getPublishedLineNames()
        Name or Number by which the LINE is known to the public. (Unbounded since SIRI 2.0) Gets the value of the publishedLineNames property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the publishedLineNames property.

        For example, to add a new item, do as follows:

            getPublishedLineNames().add(newItem);
         

        Objects of the following type(s) are allowed in the list NaturalLanguageStringStructure

      • getDirectionNames

        public List<NaturalLanguageStringStructure> getDirectionNames()
        Gets the value of the directionNames property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the directionNames property.

        For example, to add a new item, do as follows:

            getDirectionNames().add(newItem);
         

        Objects of the following type(s) are allowed in the list NaturalLanguageStringStructure

      • getExternalLineRef

        public LineRef getExternalLineRef()
        Gets the value of the externalLineRef property.
        Returns:
        possible object is LineRef
      • setExternalLineRef

        public void setExternalLineRef​(LineRef value)
        Sets the value of the externalLineRef property.
        Parameters:
        value - allowed object is LineRef
      • getServiceFeatureReves

        public List<ServiceFeatureRef> getServiceFeatureReves()
        Classification of service into arbitrary Service categories, e.g. school bus. Recommended SIRI values based on TPEG are given in SIRI documentation and enumerated in the siri_facilities package. Corresponds to NeTEX TYPE OF SERVICe.Gets the value of the serviceFeatureReves property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the serviceFeatureReves property.

        For example, to add a new item, do as follows:

            getServiceFeatureReves().add(newItem);
         

        Objects of the following type(s) are allowed in the list ServiceFeatureRef

      • getVehicleFeatureReves

        public List<VehicleFeatureRefStructure> getVehicleFeatureReves()
        Gets the value of the vehicleFeatureReves property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the vehicleFeatureReves property.

        For example, to add a new item, do as follows:

            getVehicleFeatureReves().add(newItem);
         

        Objects of the following type(s) are allowed in the list VehicleFeatureRefStructure

      • getOriginDisplaies

        public List<NaturalLanguageStringStructure> getOriginDisplaies()
        Gets the value of the originDisplaies property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the originDisplaies property.

        For example, to add a new item, do as follows:

            getOriginDisplaies().add(newItem);
         

        Objects of the following type(s) are allowed in the list NaturalLanguageStringStructure

      • getDestinationDisplaies

        public List<NaturalLanguageStringStructure> getDestinationDisplaies()
        Gets the value of the destinationDisplaies property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the destinationDisplaies property.

        For example, to add a new item, do as follows:

            getDestinationDisplaies().add(newItem);
         

        Objects of the following type(s) are allowed in the list NaturalLanguageStringStructure

      • getLineNotes

        public List<NaturalLanguagePlaceNameStructure> getLineNotes()
        Gets the value of the lineNotes property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the lineNotes property.

        For example, to add a new item, do as follows:

            getLineNotes().add(newItem);
         

        Objects of the following type(s) are allowed in the list NaturalLanguagePlaceNameStructure

      • isHeadwayService

        public Boolean isHeadwayService()
        Gets the value of the headwayService property.
        Returns:
        possible object is Boolean
      • setHeadwayService

        public void setHeadwayService​(Boolean value)
        Sets the value of the headwayService property.
        Parameters:
        value - allowed object is Boolean
      • isMonitored

        public Boolean isMonitored()
        Gets the value of the monitored property.
        Returns:
        possible object is Boolean
      • setMonitored

        public void setMonitored​(Boolean value)
        Sets the value of the monitored property.
        Parameters:
        value - allowed object is Boolean
      • getDatedVehicleJourneies

        public List<DatedVehicleJourney> getDatedVehicleJourneies()
        Gets the value of the datedVehicleJourneies property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the datedVehicleJourneies property.

        For example, to add a new item, do as follows:

            getDatedVehicleJourneies().add(newItem);
         

        Objects of the following type(s) are allowed in the list DatedVehicleJourney

      • getRemovedDatedVehicleJourneies

        public List<RemovedDatedVehicleJourneyStructure> getRemovedDatedVehicleJourneies()
        Gets the value of the removedDatedVehicleJourneies property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the removedDatedVehicleJourneies property.

        For example, to add a new item, do as follows:

            getRemovedDatedVehicleJourneies().add(newItem);
         

        Objects of the following type(s) are allowed in the list RemovedDatedVehicleJourneyStructure

      • getServiceJourneyInterchanges

        public List<ServiceJourneyInterchangeStructure> getServiceJourneyInterchanges()
        Gets the value of the serviceJourneyInterchanges property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the serviceJourneyInterchanges property.

        For example, to add a new item, do as follows:

            getServiceJourneyInterchanges().add(newItem);
         

        Objects of the following type(s) are allowed in the list ServiceJourneyInterchangeStructure

      • getRemovedServiceJourneyInterchanges

        public List<RemovedServiceJourneyInterchangeStructure> getRemovedServiceJourneyInterchanges()
        Gets the value of the removedServiceJourneyInterchanges property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the removedServiceJourneyInterchanges property.

        For example, to add a new item, do as follows:

            getRemovedServiceJourneyInterchanges().add(newItem);
         

        Objects of the following type(s) are allowed in the list RemovedServiceJourneyInterchangeStructure

      • getExtensions

        public Extensions getExtensions()
        Gets the value of the extensions property.
        Returns:
        possible object is Extensions
      • setExtensions

        public void setExtensions​(Extensions value)
        Sets the value of the extensions property.
        Parameters:
        value - allowed object is Extensions