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