Class MODELTYPE.MODELPARAMETERS.SPEED

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    MODELTYPE.MODELPARAMETERS

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

    Java class for anonymous complex type.

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

     <complexType>
       <simpleContent>
         <extension base="<http://www.opentrafficsim.org/ots>PARAMETERSPEED">
           <attribute name="GTUTYPE" type="{http://www.w3.org/2001/XMLSchema}string" />
         </extension>
       </simpleContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • gtutype

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

      • SPEED

        public SPEED()
    • Method Detail

      • getGTUTYPE

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

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