Uses of Class
jaxb.Controllers
-
Packages that use Controllers Package Description jaxb -
-
Uses of Controllers in jaxb
Methods in jaxb that return Controllers Modifier and Type Method Description Controllers
ObjectFactory. createControllers()
Create an instance ofControllers
Controllers
Scenario. getControllers()
Gets the value of the controllers property.Methods in jaxb with parameters of type Controllers Modifier and Type Method Description void
Scenario. setControllers(Controllers value)
Sets the value of the controllers property.
-