@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public class LINK 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"> <sequence> <choice> <element name="STRAIGHT" type="{http://www.w3.org/2001/XMLSchema}anyType"/> <element name="BEZIER"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="STARTDIRECTION" type="{http://www.opentrafficsim.org/ots}DIRECTIONTYPE" /> <attribute name="ENDDIRECTION" type="{http://www.opentrafficsim.org/ots}DIRECTIONTYPE" /> <attribute name="NUMSEGMENTS" type="{http://www.w3.org/2001/XMLSchema}integer" default="64" /> </restriction> </complexContent> </complexType> </element> <element name="CLOTHOID"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="STARTDIRECTION" type="{http://www.opentrafficsim.org/ots}DIRECTIONTYPE" /> <attribute name="STARTCURVATURE" use="required" type="{http://www.opentrafficsim.org/ots}PERLENGTHTYPE" /> <attribute name="ENDDIRECTION" type="{http://www.opentrafficsim.org/ots}DIRECTIONTYPE" /> <attribute name="ENDCURVATURE" use="required" type="{http://www.opentrafficsim.org/ots}PERLENGTHTYPE" /> <attribute name="LENGTH" type="{http://www.opentrafficsim.org/ots}LENGTHTYPE" /> <attribute name="ENDELEVATION" type="{http://www.opentrafficsim.org/ots}LENGTHTYPE" /> <attribute name="NUMSEGMENTS" type="{http://www.w3.org/2001/XMLSchema}integer" default="64" /> </restriction> </complexContent> </complexType> </element> <element name="ARC"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="RADIUS" use="required" type="{http://www.opentrafficsim.org/ots}LENGTHTYPE" /> <attribute name="DIRECTION" use="required" type="{http://www.opentrafficsim.org/ots}LEFTRIGHTTYPE" /> <attribute name="NUMSEGMENTS" type="{http://www.w3.org/2001/XMLSchema}integer" default="64" /> </restriction> </complexContent> </complexType> </element> <element name="POLYLINE"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="INTERMEDIATEPOINTS" use="required" type="{http://www.opentrafficsim.org/ots}COORDINATELISTTYPE" /> </restriction> </complexContent> </complexType> </element> </choice> <element name="LANEOVERRIDE" maxOccurs="unbounded" minOccurs="0"> <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="LEGALSPEEDLIMIT" type="{http://www.opentrafficsim.org/ots}SPEEDTYPE" /> <attribute name="DIRECTION" type="{http://www.opentrafficsim.org/ots}DRIVINGDIRECTIONTYPE" /> <attribute name="COLOR" type="{http://www.opentrafficsim.org/ots}COLORTYPE" /> <attribute name="OVERTAKING" type="{http://www.opentrafficsim.org/ots}OVERTAKINGTYPE" /> </restriction> </complexContent> </complexType> </element> <element name="GENERATOR" maxOccurs="unbounded" minOccurs="0"> <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> </element> <element name="LISTGENERATOR" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="URI" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> <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="INITIALSPEED" use="required" type="{http://www.opentrafficsim.org/ots}SPEEDDISTTYPE" /> <attribute name="ROUTE" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="FILL" maxOccurs="unbounded" minOccurs="0"> <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> </element> <element name="BLOCK" maxOccurs="unbounded" minOccurs="0"> <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" use="required" type="{http://www.opentrafficsim.org/ots}LENGTHBEGINENDTYPE" /> </restriction> </complexContent> </complexType> </element> <element name="SENSOR" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="NAME" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="LANE" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="POSITION" use="required" type="{http://www.opentrafficsim.org/ots}LENGTHBEGINENDTYPE" /> <attribute name="CLASS" use="required" type="{http://www.opentrafficsim.org/ots}CLASSNAMETYPE" /> <attribute name="TRIGGER" use="required" type="{http://www.opentrafficsim.org/ots}GTUPOSITIONTYPE" /> </restriction> </complexContent> </complexType> </element> <element name="TRAFFICLIGHT" type="{http://www.opentrafficsim.org/ots}TRAFFICLIGHTTYPE" maxOccurs="unbounded" minOccurs="0"/> <element name="SIGNALGROUP" type="{http://www.opentrafficsim.org/ots}SIGNALGROUPTYPE" maxOccurs="unbounded" minOccurs="0"/> <element name="SINK" maxOccurs="unbounded" minOccurs="0"> <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" use="required" type="{http://www.opentrafficsim.org/ots}LENGTHBEGINENDTYPE" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="NAME" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="NODESTART" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" /> <attribute name="NODEEND" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" /> <attribute name="ROADLAYOUT" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="OFFSETSTART" type="{http://www.opentrafficsim.org/ots}SIGNEDLENGTHTYPE" default="0.0 m" /> <attribute name="OFFSETEND" type="{http://www.opentrafficsim.org/ots}SIGNEDLENGTHTYPE" default="0.0 m" /> <attribute name="ROTATIONSTART" type="{http://www.opentrafficsim.org/ots}DIRECTIONTYPE" /> <attribute name="ROTATIONEND" type="{http://www.opentrafficsim.org/ots}DIRECTIONTYPE" /> <attribute name="LANEKEEPING" type="{http://www.opentrafficsim.org/ots}LANEKEEPINGTYPE" default="KEEPRIGHT" /> <attribute name="PRIORITY" type="{http://www.opentrafficsim.org/ots}PRIORITYTYPE" /> <attribute ref="{http://www.w3.org/XML/1998/namespace}base"/> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
LINK.ARC
Java class for anonymous complex type.
|
static class |
LINK.BEZIER
Java class for anonymous complex type.
|
static class |
LINK.BLOCK
Java class for anonymous complex type.
|
static class |
LINK.CLOTHOID
Java class for anonymous complex type.
|
static class |
LINK.FILL
Java class for anonymous complex type.
|
static class |
LINK.GENERATOR
Java class for anonymous complex type.
|
static class |
LINK.LANEOVERRIDE
Java class for anonymous complex type.
|
static class |
LINK.LISTGENERATOR
Java class for anonymous complex type.
|
static class |
LINK.POLYLINE
Java class for anonymous complex type.
|
static class |
LINK.SENSOR
Java class for anonymous complex type.
|
static class |
LINK.SINK
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected LINK.ARC |
arc |
protected String |
base |
protected LINK.BEZIER |
bezier |
protected List<LINK.BLOCK> |
block |
protected LINK.CLOTHOID |
clothoid |
protected List<LINK.FILL> |
fill |
protected List<LINK.GENERATOR> |
generator |
protected LaneKeepingType |
lanekeeping |
protected List<LINK.LANEOVERRIDE> |
laneoverride |
protected List<LINK.LISTGENERATOR> |
listgenerator |
protected String |
name |
protected NODE |
nodeend |
protected NODE |
nodestart |
protected Length |
offsetend |
protected Length |
offsetstart |
protected LINK.POLYLINE |
polyline |
protected String |
priority |
protected String |
roadlayout |
protected Direction |
rotationend |
protected Direction |
rotationstart |
protected List<LINK.SENSOR> |
sensor |
protected List<SIGNALGROUPTYPE> |
signalgroup |
protected List<LINK.SINK> |
sink |
protected Object |
straight |
protected List<TRAFFICLIGHTTYPE> |
trafficlight |
Constructor and Description |
---|
LINK() |
Modifier and Type | Method and Description |
---|---|
LINK.ARC |
getARC()
Gets the value of the arc property.
|
String |
getBase()
Gets the value of the base property.
|
LINK.BEZIER |
getBEZIER()
Gets the value of the bezier property.
|
List<LINK.BLOCK> |
getBLOCK()
Gets the value of the block property.
|
LINK.CLOTHOID |
getCLOTHOID()
Gets the value of the clothoid property.
|
List<LINK.FILL> |
getFILL()
Gets the value of the fill property.
|
List<LINK.GENERATOR> |
getGENERATOR()
Gets the value of the generator property.
|
LaneKeepingType |
getLANEKEEPING()
Gets the value of the lanekeeping property.
|
List<LINK.LANEOVERRIDE> |
getLANEOVERRIDE()
Gets the value of the laneoverride property.
|
List<LINK.LISTGENERATOR> |
getLISTGENERATOR()
Gets the value of the listgenerator property.
|
String |
getNAME()
Gets the value of the name property.
|
NODE |
getNODEEND()
Gets the value of the nodeend property.
|
NODE |
getNODESTART()
Gets the value of the nodestart property.
|
Length |
getOFFSETEND()
Gets the value of the offsetend property.
|
Length |
getOFFSETSTART()
Gets the value of the offsetstart property.
|
LINK.POLYLINE |
getPOLYLINE()
Gets the value of the polyline property.
|
String |
getPRIORITY()
Gets the value of the priority property.
|
String |
getROADLAYOUT()
Gets the value of the roadlayout property.
|
Direction |
getROTATIONEND()
Gets the value of the rotationend property.
|
Direction |
getROTATIONSTART()
Gets the value of the rotationstart property.
|
List<LINK.SENSOR> |
getSENSOR()
Gets the value of the sensor property.
|
List<SIGNALGROUPTYPE> |
getSIGNALGROUP()
Gets the value of the signalgroup property.
|
List<LINK.SINK> |
getSINK()
Gets the value of the sink property.
|
Object |
getSTRAIGHT()
Gets the value of the straight property.
|
List<TRAFFICLIGHTTYPE> |
getTRAFFICLIGHT()
Gets the value of the trafficlight property.
|
void |
setARC(LINK.ARC value)
Sets the value of the arc property.
|
void |
setBase(String value)
Sets the value of the base property.
|
void |
setBEZIER(LINK.BEZIER value)
Sets the value of the bezier property.
|
void |
setCLOTHOID(LINK.CLOTHOID value)
Sets the value of the clothoid property.
|
void |
setLANEKEEPING(LaneKeepingType value)
Sets the value of the lanekeeping property.
|
void |
setNAME(String value)
Sets the value of the name property.
|
void |
setNODEEND(NODE value)
Sets the value of the nodeend property.
|
void |
setNODESTART(NODE value)
Sets the value of the nodestart property.
|
void |
setOFFSETEND(Length value)
Sets the value of the offsetend property.
|
void |
setOFFSETSTART(Length value)
Sets the value of the offsetstart property.
|
void |
setPOLYLINE(LINK.POLYLINE value)
Sets the value of the polyline property.
|
void |
setPRIORITY(String value)
Sets the value of the priority property.
|
void |
setROADLAYOUT(String value)
Sets the value of the roadlayout property.
|
void |
setROTATIONEND(Direction value)
Sets the value of the rotationend property.
|
void |
setROTATIONSTART(Direction value)
Sets the value of the rotationstart property.
|
void |
setSTRAIGHT(Object value)
Sets the value of the straight property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Object straight
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected LINK.BEZIER bezier
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected LINK.CLOTHOID clothoid
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected LINK.ARC arc
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected LINK.POLYLINE polyline
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected List<LINK.LANEOVERRIDE> laneoverride
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected List<LINK.GENERATOR> generator
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected List<LINK.LISTGENERATOR> listgenerator
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected List<LINK.FILL> fill
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected List<LINK.BLOCK> block
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected List<LINK.SENSOR> sensor
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected List<TRAFFICLIGHTTYPE> trafficlight
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected List<SIGNALGROUPTYPE> signalgroup
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected List<LINK.SINK> sink
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String name
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected NODE nodestart
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected NODE nodeend
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String roadlayout
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Length offsetstart
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Length offsetend
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Direction rotationstart
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Direction rotationend
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected LaneKeepingType lanekeeping
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String priority
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String base
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public Object getSTRAIGHT()
Object
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setSTRAIGHT(Object value)
value
- allowed object is
Object
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public LINK.BEZIER getBEZIER()
LINK.BEZIER
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setBEZIER(LINK.BEZIER value)
value
- allowed object is
LINK.BEZIER
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public LINK.CLOTHOID getCLOTHOID()
LINK.CLOTHOID
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setCLOTHOID(LINK.CLOTHOID value)
value
- allowed object is
LINK.CLOTHOID
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public LINK.ARC getARC()
LINK.ARC
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setARC(LINK.ARC value)
value
- allowed object is
LINK.ARC
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public LINK.POLYLINE getPOLYLINE()
LINK.POLYLINE
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setPOLYLINE(LINK.POLYLINE value)
value
- allowed object is
LINK.POLYLINE
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public List<LINK.LANEOVERRIDE> getLANEOVERRIDE()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the laneoverride property.
For example, to add a new item, do as follows:
getLANEOVERRIDE().add(newItem);
Objects of the following type(s) are allowed in the list
LINK.LANEOVERRIDE
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public List<LINK.GENERATOR> getGENERATOR()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the generator property.
For example, to add a new item, do as follows:
getGENERATOR().add(newItem);
Objects of the following type(s) are allowed in the list
LINK.GENERATOR
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public List<LINK.LISTGENERATOR> getLISTGENERATOR()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the listgenerator property.
For example, to add a new item, do as follows:
getLISTGENERATOR().add(newItem);
Objects of the following type(s) are allowed in the list
LINK.LISTGENERATOR
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public List<LINK.FILL> getFILL()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the fill property.
For example, to add a new item, do as follows:
getFILL().add(newItem);
Objects of the following type(s) are allowed in the list
LINK.FILL
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public List<LINK.BLOCK> getBLOCK()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the block property.
For example, to add a new item, do as follows:
getBLOCK().add(newItem);
Objects of the following type(s) are allowed in the list
LINK.BLOCK
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public List<LINK.SENSOR> getSENSOR()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the sensor property.
For example, to add a new item, do as follows:
getSENSOR().add(newItem);
Objects of the following type(s) are allowed in the list
LINK.SENSOR
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public List<TRAFFICLIGHTTYPE> getTRAFFICLIGHT()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the trafficlight property.
For example, to add a new item, do as follows:
getTRAFFICLIGHT().add(newItem);
Objects of the following type(s) are allowed in the list
TRAFFICLIGHTTYPE
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public List<SIGNALGROUPTYPE> getSIGNALGROUP()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the signalgroup property.
For example, to add a new item, do as follows:
getSIGNALGROUP().add(newItem);
Objects of the following type(s) are allowed in the list
SIGNALGROUPTYPE
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public List<LINK.SINK> getSINK()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the sink property.
For example, to add a new item, do as follows:
getSINK().add(newItem);
Objects of the following type(s) are allowed in the list
LINK.SINK
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public String getNAME()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setNAME(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 NODE getNODESTART()
Object
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setNODESTART(NODE value)
value
- allowed object is
Object
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public NODE getNODEEND()
Object
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setNODEEND(NODE value)
value
- allowed object is
Object
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public String getROADLAYOUT()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setROADLAYOUT(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 Length getOFFSETSTART()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setOFFSETSTART(Length 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 Length getOFFSETEND()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setOFFSETEND(Length 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 Direction getROTATIONSTART()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setROTATIONSTART(Direction 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 Direction getROTATIONEND()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setROTATIONEND(Direction 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 LaneKeepingType getLANEKEEPING()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setLANEKEEPING(LaneKeepingType 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 getPRIORITY()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setPRIORITY(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 getBase()
String
Copyright © 2014–2019 Delft University of Technology. All rights reserved.