Class PARAMETERTYPESTRING

  • 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 PARAMETERTYPESTRING
    extends PARAMETERTYPE
    implements Serializable

    Java class for PARAMETERTYPESTRING complex type.

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

     <complexType name="PARAMETERTYPESTRING">
       <complexContent>
         <extension base="{http://www.opentrafficsim.org/ots}PARAMETERTYPE">
           <attribute name="DEFAULT" type="{http://www.w3.org/2001/XMLSchema}string" />
         </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 String _default
    • Constructor Detail

      • PARAMETERTYPESTRING

        public PARAMETERTYPESTRING()
    • 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 String getDEFAULT()
        Gets the value of the default property.
        Returns:
        possible object is String
      • 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​(String value)
        Sets the value of the default property.
        Parameters:
        value - allowed object is String