Class FramedVehicleJourneyRefStructure

  • All Implemented Interfaces:
    Serializable

    public class FramedVehicleJourneyRefStructure
    extends Object
    implements Serializable
    Type for identifer of a VEHICLE JOURNEY within data Horizon of a service.

    Java class for FramedVehicleJourneyRefStructure complex type.

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

     <complexType name="FramedVehicleJourneyRefStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="DataFrameRef" type="{http://www.siri.org.uk/siri}DataFrameRefStructure"/>
             <element name="DatedVehicleJourneyRef" type="{http://www.siri.org.uk/siri}DatedVehicleJourneyCodeType"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • FramedVehicleJourneyRefStructure

        public FramedVehicleJourneyRefStructure()
    • Method Detail

      • getDatedVehicleJourneyRef

        public String getDatedVehicleJourneyRef()
        Gets the value of the datedVehicleJourneyRef property.
        Returns:
        possible object is String
      • setDatedVehicleJourneyRef

        public void setDatedVehicleJourneyRef​(String value)
        Sets the value of the datedVehicleJourneyRef property.
        Parameters:
        value - allowed object is String