Class LINEARDENSITYDISTTYPE

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    PARAMETERLINEARDENSITYDIST

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

    Java class for LINEARDENSITYDISTTYPE complex type.

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

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

      • lineardensityunit

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

      • LINEARDENSITYDISTTYPE

        public LINEARDENSITYDISTTYPE()
    • Method Detail

      • getLINEARDENSITYUNIT

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

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