JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.opentrafficsim.xml.generated.RouteMix
Packages that use
RouteMix
Package
Description
org.opentrafficsim.xml.generated
Uses of
RouteMix
in
org.opentrafficsim.xml.generated
Fields in
org.opentrafficsim.xml.generated
with type parameters of type
RouteMix
Modifier and Type
Field
Description
protected
List
<
RouteMix
>
Demand.
routeMix
Methods in
org.opentrafficsim.xml.generated
that return
RouteMix
Modifier and Type
Method
Description
RouteMix
ObjectFactory.
createRouteMix
()
Create an instance of
RouteMix
Methods in
org.opentrafficsim.xml.generated
that return types with arguments of type
RouteMix
Modifier and Type
Method
Description
List
<
RouteMix
>
Demand.
getRouteMix
()
Gets the value of the routeMix property.