Class ProductionTimetableSubscriptionStructure

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    ProductionTimetableSubscriptionRequest

    public class ProductionTimetableSubscriptionStructure
    extends AbstractSubscriptionStructure
    implements Serializable
    Subscription Request for Production Timetable Service.

    Java class for ProductionTimetableSubscriptionStructure complex type.

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

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