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

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

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

Fields in org.ow2.kerneos.common.config.generated with type parameters of type ManagerProperty
protected  List<ManagerProperty> Manager.property
           
 

Methods in org.ow2.kerneos.common.config.generated that return ManagerProperty
 ManagerProperty ObjectFactory.createManagerProperty()
          Create an instance of ManagerProperty
 

Methods in org.ow2.kerneos.common.config.generated that return types with arguments of type ManagerProperty
 List<ManagerProperty> Manager.getProperty()
          Gets the value of the property property.
 

Method parameters in org.ow2.kerneos.common.config.generated with type arguments of type ManagerProperty
 void Manager.setProperty(List<ManagerProperty> property)
          Sets the value of the property property.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.