@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public class LISTGENERATOR 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">
<sequence>
<choice>
<element name="GTUTEMPLATE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="GTUTEMPPLATEMIX" type="{http://www.w3.org/2001/XMLSchema}string"/>
</choice>
<choice>
<element name="ROUTE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ROUTEMIX" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="SHORTESTROUTE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="SHORTESTROUTEMIX" type="{http://www.w3.org/2001/XMLSchema}string"/>
</choice>
<element name="ROOMCHECKER" type="{http://www.opentrafficsim.org/ots}ROOMCHECKERTYPE" minOccurs="0"/>
</sequence>
<attribute name="LINK" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="LANE" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="DIRECTION" use="required" type="{http://www.opentrafficsim.org/ots}GTUDIRECTIONTYPE" />
<attribute name="POSITION" type="{http://www.opentrafficsim.org/ots}LENGTHBEGINENDTYPE" />
<attribute name="URI" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
direction |
protected String |
gtutemplate |
protected String |
gtutempplatemix |
protected String |
lane |
protected String |
link |
protected LengthBeginEnd |
position |
protected String |
roomchecker |
protected String |
route |
protected String |
routemix |
protected String |
shortestroute |
protected String |
shortestroutemix |
protected String |
uri |
| Constructor and Description |
|---|
LISTGENERATOR() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDIRECTION()
Gets the value of the direction property.
|
String |
getGTUTEMPLATE()
Gets the value of the gtutemplate property.
|
String |
getGTUTEMPPLATEMIX()
Gets the value of the gtutempplatemix property.
|
String |
getLANE()
Gets the value of the lane property.
|
String |
getLINK()
Gets the value of the link property.
|
LengthBeginEnd |
getPOSITION()
Gets the value of the position property.
|
String |
getROOMCHECKER()
Gets the value of the roomchecker property.
|
String |
getROUTE()
Gets the value of the route property.
|
String |
getROUTEMIX()
Gets the value of the routemix property.
|
String |
getSHORTESTROUTE()
Gets the value of the shortestroute property.
|
String |
getSHORTESTROUTEMIX()
Gets the value of the shortestroutemix property.
|
String |
getURI()
Gets the value of the uri property.
|
void |
setDIRECTION(String value)
Sets the value of the direction property.
|
void |
setGTUTEMPLATE(String value)
Sets the value of the gtutemplate property.
|
void |
setGTUTEMPPLATEMIX(String value)
Sets the value of the gtutempplatemix property.
|
void |
setLANE(String value)
Sets the value of the lane property.
|
void |
setLINK(String value)
Sets the value of the link property.
|
void |
setPOSITION(LengthBeginEnd value)
Sets the value of the position property.
|
void |
setROOMCHECKER(String value)
Sets the value of the roomchecker property.
|
void |
setROUTE(String value)
Sets the value of the route property.
|
void |
setROUTEMIX(String value)
Sets the value of the routemix property.
|
void |
setSHORTESTROUTE(String value)
Sets the value of the shortestroute property.
|
void |
setSHORTESTROUTEMIX(String value)
Sets the value of the shortestroutemix property.
|
void |
setURI(String value)
Sets the value of the uri property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String gtutemplate
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String gtutempplatemix
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String route
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String routemix
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String shortestroute
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String shortestroutemix
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String roomchecker
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String link
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String lane
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String direction
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected LengthBeginEnd position
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String uri
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public String getGTUTEMPLATE()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setGTUTEMPLATE(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 getGTUTEMPPLATEMIX()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setGTUTEMPPLATEMIX(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 getROUTE()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setROUTE(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 getROUTEMIX()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setROUTEMIX(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 getSHORTESTROUTE()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setSHORTESTROUTE(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 getSHORTESTROUTEMIX()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setSHORTESTROUTEMIX(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 getROOMCHECKER()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setROOMCHECKER(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 getLINK()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setLINK(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 getLANE()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setLANE(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 getDIRECTION()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setDIRECTION(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 LengthBeginEnd getPOSITION()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setPOSITION(LengthBeginEnd 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 getURI()
StringCopyright © 2014–2019 Delft University of Technology. All rights reserved.