Class AbstractMonitoredCallStructure

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    MonitoredCallStructure, OnwardCallStructure, PreviousCallStructure

    public class AbstractMonitoredCallStructure
    extends Object
    implements Serializable
    Type for Abstract Call at stop.

    Java class for AbstractMonitoredCallStructure complex type.

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

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