Uses of Class
org.opentrafficsim.xml.generated.SPEEDLIMIT
Package | Description |
---|---|
org.opentrafficsim.xml.generated |
-
Uses of SPEEDLIMIT in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated with type parameters of type SPEEDLIMIT Modifier and Type Field Description protected java.util.List<SPEEDLIMIT>
BASICROADLAYOUT. speedlimit
protected java.util.List<SPEEDLIMIT>
CSELANE. speedlimit
protected java.util.List<SPEEDLIMIT>
LINK.LANEOVERRIDE. speedlimit
protected java.util.List<SPEEDLIMIT>
LINKTYPE. speedlimit
Methods in org.opentrafficsim.xml.generated that return SPEEDLIMIT Modifier and Type Method Description SPEEDLIMIT
ObjectFactory. createSPEEDLIMIT()
Create an instance ofSPEEDLIMIT
Methods in org.opentrafficsim.xml.generated that return types with arguments of type SPEEDLIMIT Modifier and Type Method Description java.util.List<SPEEDLIMIT>
BASICROADLAYOUT. getSPEEDLIMIT()
Gets the value of the speedlimit property.java.util.List<SPEEDLIMIT>
CSELANE. getSPEEDLIMIT()
Gets the value of the speedlimit property.java.util.List<SPEEDLIMIT>
LINK.LANEOVERRIDE. getSPEEDLIMIT()
Gets the value of the speedlimit property.java.util.List<SPEEDLIMIT>
LINKTYPE. getSPEEDLIMIT()
Gets the value of the speedlimit property.