Class AffectedStopPlaceComponentStructure

  • All Implemented Interfaces:
    Serializable

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

    Java class for AffectedStopPlaceComponentStructure complex type.

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

     <complexType name="AffectedStopPlaceComponentStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/siri}AffectedStopPlaceElementStructure">
           <sequence>
             <element name="ComponentRef" type="{http://www.ifopt.org.uk/ifopt}StopPlaceComponentRefStructure"/>
             <element name="ComponentName" type="{http://www.siri.org.uk/siri}NaturalLanguageStringStructure" minOccurs="0"/>
             <element name="ComponentType" type="{http://www.ifopt.org.uk/ifopt}StopPlaceComponentTypeEnumeration" minOccurs="0"/>
             <group ref="{http://www.ifopt.org.uk/ifopt}PlaceProjectionGroup" minOccurs="0"/>
             <element name="Offset" type="{http://www.siri.org.uk/siri}OffsetStructure" minOccurs="0"/>
             <element ref="{http://www.siri.org.uk/siri}Extensions" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form