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

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

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

Fields in org.ow2.kerneos.common.config.generated declared as Manager
protected  Manager Managers.login
           
protected  Manager Managers.profile
           
protected  Manager Managers.roles
           
 

Methods in org.ow2.kerneos.common.config.generated that return Manager
 Manager ObjectFactory.createManager()
          Create an instance of Manager
 Manager Managers.getLogin()
          Gets the value of the login property.
 Manager Managers.getProfile()
          Gets the value of the profile property.
 Manager Managers.getRoles()
          Gets the value of the roles property.
 

Methods in org.ow2.kerneos.common.config.generated with parameters of type Manager
 void Managers.setLogin(Manager value)
          Sets the value of the login property.
 void Managers.setProfile(Manager value)
          Sets the value of the profile property.
 void Managers.setRoles(Manager value)
          Sets the value of the roles property.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.