Package org.opentrafficsim.xml.generated
Class LINK.ROADLAYOUT
java.lang.Object
org.opentrafficsim.xml.generated.BASICROADLAYOUT
org.opentrafficsim.xml.generated.LINK.ROADLAYOUT
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LINK
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v2.3.6",
date="2024-05-19T01:06:56+02:00")
public static class LINK.ROADLAYOUT
extends BASICROADLAYOUT
implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://www.opentrafficsim.org/ots}BASICROADLAYOUT"> </extension> </complexContent> </complexType>
- See Also:
-
Field Summary
Fields inherited from class org.opentrafficsim.xml.generated.BASICROADLAYOUT
base, lanekeeping, laneOrNOTRAFFICLANEOrSHOULDER, speedlimit
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opentrafficsim.xml.generated.BASICROADLAYOUT
getBase, getLANEKEEPING, getLANEOrNOTRAFFICLANEOrSHOULDER, getSPEEDLIMIT, setBase, setLANEKEEPING
-
Constructor Details
-
ROADLAYOUT
public ROADLAYOUT()
-