Class StopTimetableDeliveriesStructure

  • All Implemented Interfaces:
    Serializable

    public class StopTimetableDeliveriesStructure
    extends Object
    implements Serializable
    Type for stop timetable deliveries. Used in WSDL.

    Java class for StopTimetableDeliveriesStructure complex type.

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

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