Class Linear

  • All Implemented Interfaces:
    Serializable

    public class Linear
    extends NetworkLocation
    implements Serializable

    Java class for Linear complex type.

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

     <complexType name="Linear">
       <complexContent>
         <extension base="{http://datex2.eu/schema/2_0RC1/2_0}NetworkLocation">
           <sequence>
             <element name="tpegLinearLocation" type="{http://datex2.eu/schema/2_0RC1/2_0}TpegLinearLocation" minOccurs="0"/>
             <element name="alertCLinear" type="{http://datex2.eu/schema/2_0RC1/2_0}AlertCLinear" minOccurs="0"/>
             <element name="roadsideReferencePointLinear" type="{http://datex2.eu/schema/2_0RC1/2_0}RoadsideReferencePointLinear" minOccurs="0"/>
             <element name="linearExtension" type="{http://datex2.eu/schema/2_0RC1/2_0}ExtensionType" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form