Uses of Class
org.opentrafficsim.xml.generated.CONTROL.TRAFCOD
-
Packages that use CONTROL.TRAFCOD Package Description org.opentrafficsim.xml.generated -
-
Uses of CONTROL.TRAFCOD in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated with type parameters of type CONTROL.TRAFCOD Modifier and Type Field Description protected List<CONTROL.TRAFCOD>
CONTROL. trafcod
Methods in org.opentrafficsim.xml.generated that return CONTROL.TRAFCOD Modifier and Type Method Description CONTROL.TRAFCOD
ObjectFactory. createCONTROLTRAFCOD()
Create an instance ofCONTROL.TRAFCOD
Methods in org.opentrafficsim.xml.generated that return types with arguments of type CONTROL.TRAFCOD Modifier and Type Method Description List<CONTROL.TRAFCOD>
CONTROL. getTRAFCOD()
Gets the value of the trafcod property.
-