Class RoadsideReferencePointLinear

  • All Implemented Interfaces:
    Serializable

    public class RoadsideReferencePointLinear
    extends Object
    implements Serializable

    Java class for RoadsideReferencePointLinear complex type.

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

     <complexType name="RoadsideReferencePointLinear">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="roadsideReferencePointPrimaryLocation" type="{http://datex2.eu/schema/2_0RC1/2_0}RoadsideReferencePointPrimaryLocation"/>
             <element name="roadsideReferencePointSecondaryLocation" type="{http://datex2.eu/schema/2_0RC1/2_0}RoadsideReferencePointSecondaryLocation"/>
             <element name="roadsideReferencePointLinearExtension" type="{http://datex2.eu/schema/2_0RC1/2_0}ExtensionType" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form