@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.FILL 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="GTU" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="GTUMIX" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="DISTANCE" use="required" type="{http://www.opentrafficsim.org/ots}LENGTHDISTTYPE" /> <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="ROUTE" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
distance |
protected String |
gtu |
protected String |
gtumix |
protected String |
initialspeed |
protected String |
lane |
protected Double |
maxgtu |
protected String |
route |
Constructor and Description |
---|
FILL() |
Modifier and Type | Method and Description |
---|---|
String |
getDISTANCE()
Gets the value of the distance property.
|
String |
getGTU()
Gets the value of the gtu property.
|
String |
getGTUMIX()
Gets the value of the gtumix 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.
|
String |
getROUTE()
Gets the value of the route property.
|
void |
setDISTANCE(String value)
Sets the value of the distance property.
|
void |
setGTU(String value)
Sets the value of the gtu property.
|
void |
setGTUMIX(String value)
Sets the value of the gtumix 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 |
setROUTE(String value)
Sets the value of the route 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 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 distance
@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 String route
@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 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 getDISTANCE()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setDISTANCE(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 String getROUTE()
String
Copyright © 2014–2019 Delft University of Technology. All rights reserved.