Uses of Class
org.opentrafficsim.xml.generated.NETWORK
Package | Description |
---|---|
org.opentrafficsim.xml.generated |
-
Uses of NETWORK in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated declared as NETWORK Modifier and Type Field Description protected NETWORK
OTS. network
Methods in org.opentrafficsim.xml.generated that return NETWORK Modifier and Type Method Description NETWORK
ObjectFactory. createNETWORK()
Create an instance ofNETWORK
NETWORK
OTS. getNETWORK()
Gets the value of the network property.Methods in org.opentrafficsim.xml.generated with parameters of type NETWORK Modifier and Type Method Description void
OTS. setNETWORK(NETWORK value)
Sets the value of the network property.