@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public class LEVEL extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.opentrafficsim.org/ots>LEVELTYPE">
<attribute name="TIME" type="{http://www.opentrafficsim.org/ots}TIMETYPE" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Time |
time |
protected String |
value |
| Constructor and Description |
|---|
LEVEL() |
| Modifier and Type | Method and Description |
|---|---|
Time |
getTIME()
Gets the value of the time property.
|
String |
getValue()
Gets the value of the value property.
|
void |
setTIME(Time value)
Sets the value of the time property.
|
void |
setValue(String 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 String value
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Time time
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public String getValue()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setValue(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public Time getTIME()
StringCopyright © 2014–2019 Delft University of Technology. All rights reserved.