Uses of Class
org.opentrafficsim.xml.generated.SPEEDLIMIT
-
Packages that use 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 List<SPEEDLIMIT>BASICROADLAYOUT. speedlimitprotected List<SPEEDLIMIT>CSELANE. speedlimitprotected List<SPEEDLIMIT>LINK.LANEOVERRIDE. speedlimitprotected List<SPEEDLIMIT>LINKTYPE. speedlimitMethods in org.opentrafficsim.xml.generated that return SPEEDLIMIT Modifier and Type Method Description SPEEDLIMITObjectFactory. createSPEEDLIMIT()Create an instance ofSPEEDLIMITMethods in org.opentrafficsim.xml.generated that return types with arguments of type SPEEDLIMIT Modifier and Type Method Description List<SPEEDLIMIT>BASICROADLAYOUT. getSPEEDLIMIT()Gets the value of the speedlimit property.List<SPEEDLIMIT>CSELANE. getSPEEDLIMIT()Gets the value of the speedlimit property.List<SPEEDLIMIT>LINK.LANEOVERRIDE. getSPEEDLIMIT()Gets the value of the speedlimit property.List<SPEEDLIMIT>LINKTYPE. getSPEEDLIMIT()Gets the value of the speedlimit property.
-