Uses of Class
org.opentrafficsim.xml.generated.RANDOMSTREAMS
Package | Description |
---|---|
org.opentrafficsim.xml.generated |
-
Uses of RANDOMSTREAMS in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated declared as RANDOMSTREAMS Modifier and Type Field Description protected RANDOMSTREAMS
RUN. randomstreams
Methods in org.opentrafficsim.xml.generated that return RANDOMSTREAMS Modifier and Type Method Description RANDOMSTREAMS
ObjectFactory. createRANDOMSTREAMS()
Create an instance ofRANDOMSTREAMS
RANDOMSTREAMS
RUN. getRANDOMSTREAMS()
Gets the value of the randomstreams property.Methods in org.opentrafficsim.xml.generated with parameters of type RANDOMSTREAMS Modifier and Type Method Description void
RUN. setRANDOMSTREAMS(RANDOMSTREAMS value)
Sets the value of the randomstreams property.