Class LENGTHDISTTYPE

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    PARAMETERLENGTHDIST

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

    Java class for LENGTHDISTTYPE complex type.

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

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

      • lengthunit

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

      • LENGTHDISTTYPE

        public LENGTHDISTTYPE()
    • Method Detail

      • getLENGTHUNIT

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

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