Class StopTimetableSubscriptionStructure

  • All Implemented Interfaces:
    Serializable

    public class StopTimetableSubscriptionStructure
    extends AbstractSubscriptionStructure
    implements Serializable
    Subscription Request for Stop Timetables

    Java class for StopTimetableSubscriptionStructure complex type.

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

     <complexType name="StopTimetableSubscriptionStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/}AbstractSubscriptionStructure">
           <sequence>
             <element ref="{http://www.siri.org.uk/}StopTimetableRequest"/>
             <any minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form