@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public static class CONTROL.TRAFCOD extends RESPONSIVECONTROLTYPE implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.opentrafficsim.org/ots}RESPONSIVECONTROLTYPE">
<choice>
<element name="PROGRAM" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PROGRAMFILE" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
</choice>
</extension>
</complexContent>
</complexType>
RESPONSIVECONTROLTYPE.SENSORCONTROLTYPE.SIGNALGROUP| Modifier and Type | Field and Description |
|---|---|
protected String |
program |
protected String |
programfile |
sensorendtime, id, signalgroup, starttime| Constructor and Description |
|---|
TRAFCOD() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPROGRAM()
Gets the value of the program property.
|
String |
getPROGRAMFILE()
Gets the value of the programfile property.
|
void |
setPROGRAM(String value)
Sets the value of the program property.
|
void |
setPROGRAMFILE(String value)
Sets the value of the programfile property.
|
getSENSORgetENDTIME, getID, getSIGNALGROUP, getSTARTTIME, setENDTIME, setID, setSTARTTIME@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String program
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String programfile
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public String getPROGRAM()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setPROGRAM(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public String getPROGRAMFILE()
StringCopyright © 2014–2019 Delft University of Technology. All rights reserved.