Class AbstractCallStructure

  • All Implemented Interfaces:
    Serializable

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

    Java class for AbstractCallStructure complex type.

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

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