Uses of Class
org.opentrafficsim.xml.generated.CONTROL.FIXEDTIME.CYCLE
-
Packages that use CONTROL.FIXEDTIME.CYCLE Package Description org.opentrafficsim.xml.generated -
-
Uses of CONTROL.FIXEDTIME.CYCLE in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated with type parameters of type CONTROL.FIXEDTIME.CYCLE Modifier and Type Field Description protected List<CONTROL.FIXEDTIME.CYCLE>CONTROL.FIXEDTIME. cycleMethods in org.opentrafficsim.xml.generated that return CONTROL.FIXEDTIME.CYCLE Modifier and Type Method Description CONTROL.FIXEDTIME.CYCLEObjectFactory. createCONTROLFIXEDTIMECYCLE()Create an instance ofCONTROL.FIXEDTIME.CYCLEMethods in org.opentrafficsim.xml.generated that return types with arguments of type CONTROL.FIXEDTIME.CYCLE Modifier and Type Method Description List<CONTROL.FIXEDTIME.CYCLE>CONTROL.FIXEDTIME. getCYCLE()Gets the value of the cycle property.
-