Class MODELTYPE.TACTICALPLANNER.LMRS.ACCELERATIONINCENTIVES

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    MODELTYPE.TACTICALPLANNER.LMRS

    @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.TACTICALPLANNER.LMRS.ACCELERATIONINCENTIVES
    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">
           <sequence>
             <element name="INCENTIVE" maxOccurs="unbounded" minOccurs="0">
               <complexType>
                 <simpleContent>
                   <restriction base="<http://www.opentrafficsim.org/ots>CLASSATTRIBUTETYPE">
                   </restriction>
                 </simpleContent>
               </complexType>
             </element>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form