Class POSITIONDISTTYPE

  • All Implemented Interfaces:
    Serializable

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v2.3.6",
               date="2022-09-04T02:31:11+02:00")
    public class POSITIONDISTTYPE
    extends CONTDISTTYPE
    implements Serializable

    Java class for POSITIONDISTTYPE complex type.

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

     <complexType name="POSITIONDISTTYPE">
       <complexContent>
         <extension base="{http://www.opentrafficsim.org/ots}CONTDISTTYPE">
           <attribute name="POSITIONUNIT" type="{http://www.opentrafficsim.org/ots}POSITIONUNITTYPE" />
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • positionunit

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected String positionunit
    • Constructor Detail

      • POSITIONDISTTYPE

        public POSITIONDISTTYPE()
    • Method Detail

      • getPOSITIONUNIT

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public String getPOSITIONUNIT()
        Gets the value of the positionunit property.
        Returns:
        possible object is String
      • setPOSITIONUNIT

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public void setPOSITIONUNIT​(String value)
        Sets the value of the positionunit property.
        Parameters:
        value - allowed object is String