Class CARFOLLOWINGMODELHEADWAYSPEEDTYPE.DESIREDHEADWAYMODEL

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    CARFOLLOWINGMODELHEADWAYSPEEDTYPE

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

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="IDM" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
             <element name="CLASS" type="{http://www.opentrafficsim.org/ots}CLASSNAMETYPE"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • idm

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

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

      • DESIREDHEADWAYMODEL

        public DESIREDHEADWAYMODEL()
    • Method Detail

      • getIDM

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

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

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

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