Class ConnectionTimetableDeliveriesStructure

  • All Implemented Interfaces:
    Serializable

    public class ConnectionTimetableDeliveriesStructure
    extends Object
    implements Serializable
    Type for Deliveries for Connection Timetable Service. Used in WSDL

    Java class for ConnectionTimetableDeliveriesStructure complex type.

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

     <complexType name="ConnectionTimetableDeliveriesStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{http://www.siri.org.uk/}ConnectionTimetableDelivery"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form