Class RelatedJourney

  • All Implemented Interfaces:
    Serializable

    public class RelatedJourney
    extends ConnectingJourneyRefStructure
    implements Serializable

    Java class for RelatedJourneyStructure complex type.

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

     <complexType name="RelatedJourneyStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/siri}ConnectingJourneyRefStructure">
           <sequence>
             <group ref="{http://www.siri.org.uk/siri}JourneyRelationInfoGroup" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form