Class GLOBALTIMETYPE.TIME

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    GLOBALTIMETYPE

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v2.3.6",
               date="2022-09-04T02:31:11+02:00")
    public static class GLOBALTIMETYPE.TIME
    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">
           <attribute name="VALUE" use="required" type="{http://www.opentrafficsim.org/ots}TIMETYPE" />
         </restriction>
       </complexContent>
     </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 Time value
    • Constructor Detail

      • TIME

        public TIME()
    • 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 Time 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​(Time value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is String