Class RoadSituationElement

  • All Implemented Interfaces:
    Serializable

    public class RoadSituationElement
    extends SituationElementStructure
    implements Serializable
    Type for individual PT SITUATION.

    Java class for RoadSituationElementStructure complex type.

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

     <complexType name="RoadSituationElementStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/siri}SituationElementStructure">
           <sequence>
             <group ref="{http://www.siri.org.uk/siri}RoadSituationBodyGroup"/>
             <element ref="{http://www.siri.org.uk/siri}Extensions" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form