Class ConnectionTimetableSubscriptionStructure

  • All Implemented Interfaces:
    Serializable

    public class ConnectionTimetableSubscriptionStructure
    extends AbstractSubscriptionStructure
    implements Serializable
    Type for Subscription Request for Connection Protection.

    Java class for ConnectionTimetableSubscriptionStructure complex type.

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

     <complexType name="ConnectionTimetableSubscriptionStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/siri}AbstractSubscriptionStructure">
           <sequence>
             <element ref="{http://www.siri.org.uk/siri}ConnectionTimetableRequest"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form