Class StoppingPositionChangedDepartureStructure

  • All Implemented Interfaces:
    Serializable

    public class StoppingPositionChangedDepartureStructure
    extends AbstractDistributorItemStructure
    implements Serializable
    Type for Change to a Distributor stop position.

    Java class for StoppingPositionChangedDepartureStructure complex type.

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

     <complexType name="StoppingPositionChangedDepartureStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/}AbstractDistributorItemStructure">
           <sequence>
             <element name="ChangeNote" type="{http://www.siri.org.uk/}NaturalLanguagePlaceNameStructure" minOccurs="0"/>
             <element name="NewLocation" type="{http://www.siri.org.uk/}LocationStructure" minOccurs="0"/>
             <element ref="{http://www.siri.org.uk/}Extensions" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form