Uses of Class
jaxb.Gates
-
Packages that use Gates Package Description jaxb -
-
Uses of Gates in jaxb
Methods in jaxb that return Gates Modifier and Type Method Description Gates
ObjectFactory. createGates()
Create an instance ofGates
Gates
AddLanes. getGates()
Gets the value of the gates property.Methods in jaxb with parameters of type Gates Modifier and Type Method Description void
AddLanes. setGates(Gates value)
Sets the value of the gates property.
-