Class PARAMETERTYPEFLOAT

  • All Implemented Interfaces:
    Serializable

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

    Java class for PARAMETERTYPEFLOAT complex type.

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

     <complexType name="PARAMETERTYPEFLOAT">
       <complexContent>
         <extension base="{http://www.opentrafficsim.org/ots}PARAMETERTYPE">
           <attribute name="DEFAULT" type="{http://www.w3.org/2001/XMLSchema}float" />
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • _default

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

      • PARAMETERTYPEFLOAT

        public PARAMETERTYPEFLOAT()
    • Method Detail

      • getDEFAULT

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

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