@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public static class LINK.GENERATOR 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="LANE" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="POSITION" type="{http://www.opentrafficsim.org/ots}LENGTHBEGINENDTYPE" /> <attribute name="GTU" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="GTUMIX" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="IAT" use="required" type="{http://www.opentrafficsim.org/ots}TIMEDISTTYPE" /> <attribute name="INITIALSPEED" use="required" type="{http://www.opentrafficsim.org/ots}SPEEDDISTTYPE" /> <attribute name="MAXGTU" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="STARTTIME" type="{http://www.opentrafficsim.org/ots}DURATIONTYPE" /> <attribute name="ENDTIME" type="{http://www.opentrafficsim.org/ots}DURATIONTYPE" /> <attribute name="ROUTE" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="ROUTEMIX" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Duration |
endtime |
protected String |
gtu |
protected String |
gtumix |
protected String |
iat |
protected String |
initialspeed |
protected String |
lane |
protected Double |
maxgtu |
protected LengthBeginEnd |
position |
protected String |
route |
protected String |
routemix |
protected Duration |
starttime |
Constructor and Description |
---|
GENERATOR() |
Modifier and Type | Method and Description |
---|---|
Duration |
getENDTIME()
Gets the value of the endtime property.
|
String |
getGTU()
Gets the value of the gtu property.
|
String |
getGTUMIX()
Gets the value of the gtumix property.
|
String |
getIAT()
Gets the value of the iat property.
|
String |
getINITIALSPEED()
Gets the value of the initialspeed property.
|
String |
getLANE()
Gets the value of the lane property.
|
Double |
getMAXGTU()
Gets the value of the maxgtu property.
|
LengthBeginEnd |
getPOSITION()
Gets the value of the position property.
|
String |
getROUTE()
Gets the value of the route property.
|
String |
getROUTEMIX()
Gets the value of the routemix property.
|
Duration |
getSTARTTIME()
Gets the value of the starttime property.
|
void |
setENDTIME(Duration value)
Sets the value of the endtime property.
|
void |
setGTU(String value)
Sets the value of the gtu property.
|
void |
setGTUMIX(String value)
Sets the value of the gtumix property.
|
void |
setIAT(String value)
Sets the value of the iat property.
|
void |
setINITIALSPEED(String value)
Sets the value of the initialspeed property.
|
void |
setLANE(String value)
Sets the value of the lane property.
|
void |
setMAXGTU(Double value)
Sets the value of the maxgtu property.
|
void |
setPOSITION(LengthBeginEnd value)
Sets the value of the position property.
|
void |
setROUTE(String value)
Sets the value of the route property.
|
void |
setROUTEMIX(String value)
Sets the value of the routemix property.
|
void |
setSTARTTIME(Duration value)
Sets the value of the starttime property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String lane
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected LengthBeginEnd position
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String gtu
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String gtumix
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String iat
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String initialspeed
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Double maxgtu
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Duration starttime
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Duration endtime
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String route
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String routemix
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public String getLANE()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01: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-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public LengthBeginEnd getPOSITION()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01: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-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public String getGTU()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setGTU(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 String getGTUMIX()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setGTUMIX(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 String getIAT()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setIAT(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 String getINITIALSPEED()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setINITIALSPEED(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 Double getMAXGTU()
Double
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setMAXGTU(Double value)
value
- allowed object is
Double
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public Duration getSTARTTIME()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setSTARTTIME(Duration 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 Duration getENDTIME()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setENDTIME(Duration 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 String getROUTE()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01: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-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public String getROUTEMIX()
String
Copyright © 2014–2019 Delft University of Technology. All rights reserved.