Uses of Class
org.opentrafficsim.xml.generated.OD.DEMAND
-
Packages that use OD.DEMAND Package Description org.opentrafficsim.xml.generated -
-
Uses of OD.DEMAND in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated with type parameters of type OD.DEMAND Modifier and Type Field Description protected java.util.List<OD.DEMAND>
OD. demand
Methods in org.opentrafficsim.xml.generated that return OD.DEMAND Modifier and Type Method Description OD.DEMAND
ObjectFactory. createODDEMAND()
Create an instance ofOD.DEMAND
Methods in org.opentrafficsim.xml.generated that return types with arguments of type OD.DEMAND Modifier and Type Method Description java.util.List<OD.DEMAND>
OD. getDEMAND()
Gets the value of the demand property.
-