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