@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.FIXEDTIME.CYCLE 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="SIGNALGROUPID" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="OFFSET" use="required" type="{http://www.opentrafficsim.org/ots}DURATIONTYPE" />
       <attribute name="PREGREEN" type="{http://www.opentrafficsim.org/ots}DURATIONTYPE" />
       <attribute name="GREEN" use="required" type="{http://www.opentrafficsim.org/ots}DURATIONTYPE" />
       <attribute name="YELLOW" use="required" type="{http://www.opentrafficsim.org/ots}DURATIONTYPE" />
     </restriction>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
protected Duration | 
green  | 
protected Duration | 
offset  | 
protected Duration | 
pregreen  | 
protected String | 
signalgroupid  | 
protected Duration | 
yellow  | 
| Constructor and Description | 
|---|
CYCLE()  | 
| Modifier and Type | Method and Description | 
|---|---|
Duration | 
getGREEN()
Gets the value of the green property. 
 | 
Duration | 
getOFFSET()
Gets the value of the offset property. 
 | 
Duration | 
getPREGREEN()
Gets the value of the pregreen property. 
 | 
String | 
getSIGNALGROUPID()
Gets the value of the signalgroupid property. 
 | 
Duration | 
getYELLOW()
Gets the value of the yellow property. 
 | 
void | 
setGREEN(Duration value)
Sets the value of the green property. 
 | 
void | 
setOFFSET(Duration value)
Sets the value of the offset property. 
 | 
void | 
setPREGREEN(Duration value)
Sets the value of the pregreen property. 
 | 
void | 
setSIGNALGROUPID(String value)
Sets the value of the signalgroupid property. 
 | 
void | 
setYELLOW(Duration value)
Sets the value of the yellow property. 
 | 
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String signalgroupid
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected Duration offset
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected Duration pregreen
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected Duration green
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected Duration yellow
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public String getSIGNALGROUPID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setSIGNALGROUPID(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 Duration getOFFSET()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setOFFSET(Duration 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 Duration getPREGREEN()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setPREGREEN(Duration 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 Duration getGREEN()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setGREEN(Duration 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 Duration getYELLOW()
StringCopyright © 2014–2019 Delft University of Technology. All rights reserved.