Class MonitoredFeederArrivalCancellationStructure

  • All Implemented Interfaces:
    Serializable

    public class MonitoredFeederArrivalCancellationStructure
    extends AbstractFeederItemStructure
    implements Serializable
    Type for Deletion of a feeder connection.

    Java class for MonitoredFeederArrivalCancellationStructure complex type.

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

     <complexType name="MonitoredFeederArrivalCancellationStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/}AbstractFeederItemStructure">
           <sequence>
             <element name="LineRef" type="{http://www.siri.org.uk/}LineRefStructure"/>
             <element name="DirectionRef" type="{http://www.siri.org.uk/}DirectionRefStructure"/>
             <element name="VehicleJourneyRef" type="{http://www.siri.org.uk/}FramedVehicleJourneyRefStructure"/>
             <group ref="{http://www.siri.org.uk/}JourneyPatternInfoGroup" minOccurs="0"/>
             <element name="Reason" type="{http://www.siri.org.uk/}NaturalLanguageStringStructure" minOccurs="0"/>
             <element ref="{http://www.siri.org.uk/}Extensions" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form