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:
java.io.Serializable
- Enclosing class:
- LINK
@Generated(value="com.sun.tools.xjc.Driver", date="2020-01-23T12:43:16+01:00", comments="JAXB RI v2.3.0") public static class LINK.ROADLAYOUT extends BASICROADLAYOUT implements java.io.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:
- Serialized Form
-
Field Summary
Fields inherited from class org.opentrafficsim.xml.generated.BASICROADLAYOUT
base, lanekeeping, laneOrNOTRAFFICLANEOrSHOULDER, speedlimit
-
Constructor Summary
Constructors Constructor Description ROADLAYOUT()
-
Method Summary
Methods inherited from class org.opentrafficsim.xml.generated.BASICROADLAYOUT
getBase, getLANEKEEPING, getLANEOrNOTRAFFICLANEOrSHOULDER, getSPEEDLIMIT, setBase, setLANEKEEPING
-
Constructor Details
-
ROADLAYOUT
public ROADLAYOUT()
-