Uses of Class
org.opentrafficsim.xml.generated.ROUTEMIX.ROUTE
-
Packages that use ROUTEMIX.ROUTE Package Description org.opentrafficsim.xml.generated -
-
Uses of ROUTEMIX.ROUTE in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated with type parameters of type ROUTEMIX.ROUTE Modifier and Type Field Description protected java.util.List<ROUTEMIX.ROUTE>
ROUTEMIX. route
Methods in org.opentrafficsim.xml.generated that return ROUTEMIX.ROUTE Modifier and Type Method Description ROUTEMIX.ROUTE
ObjectFactory. createROUTEMIXROUTE()
Create an instance ofROUTEMIX.ROUTE
Methods in org.opentrafficsim.xml.generated that return types with arguments of type ROUTEMIX.ROUTE Modifier and Type Method Description java.util.List<ROUTEMIX.ROUTE>
ROUTEMIX. getROUTE()
Gets the value of the route property.
-