Uses of Class
org.ow2.kerneos.common.config.generated.Managers

Packages that use Managers
org.ow2.kerneos.common.config.generated   
 

Uses of Managers in org.ow2.kerneos.common.config.generated
 

Fields in org.ow2.kerneos.common.config.generated declared as Managers
protected  Managers Application.managers
           
 

Methods in org.ow2.kerneos.common.config.generated that return Managers
 Managers ObjectFactory.createManagers()
          Create an instance of Managers
 Managers Application.getManagers()
          Gets the value of the managers property.
 

Methods in org.ow2.kerneos.common.config.generated that return types with arguments of type Managers
 JAXBElement<Managers> ObjectFactory.createManagers(Managers value)
          Create an instance of JAXBElement<Managers>}
 

Methods in org.ow2.kerneos.common.config.generated with parameters of type Managers
 JAXBElement<Managers> ObjectFactory.createManagers(Managers value)
          Create an instance of JAXBElement<Managers>}
 void Application.setManagers(Managers value)
          Sets the value of the managers property.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.