Class AffectedStopPlaceElementStructure

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    AffectedStopPlaceComponentStructure, AffectedStopPlaceStructure

    public class AffectedStopPlaceElementStructure
    extends Object
    implements Serializable
    Type for information about the quays affected by an Situation

    Java class for AffectedStopPlaceElementStructure complex type.

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

     <complexType name="AffectedStopPlaceElementStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="AccessibilityAssessment" type="{http://www.ifopt.org.uk/acsb}AccessibilityAssessmentStructure" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form