Class LEVELTIMETYPE

  • 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 LEVELTIMETYPE
    extends Object
    implements Serializable

    Java class for LEVELTIMETYPE complex type.

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

     <complexType name="LEVELTIMETYPE">
       <simpleContent>
         <extension base="<http://www.opentrafficsim.org/ots>LEVELTYPE">
           <attribute name="TIME" type="{http://www.opentrafficsim.org/ots}TIMETYPE" />
         </extension>
       </simpleContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • value

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

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

      • LEVELTIMETYPE

        public LEVELTIMETYPE()
    • Method Detail

      • getValue

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

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

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

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