@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public static class GLOBALTIME.TIME extends Object
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>
Constructor and Description |
---|
TIME() |
Modifier and Type | Method and Description |
---|---|
Time |
getVALUE()
Gets the value of the value property.
|
void |
setVALUE(Time value)
Sets the value of the value property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Time value
Copyright © 2014–2019 Delft University of Technology. All rights reserved.