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

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

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

Fields in org.ow2.kerneos.common.config.generated with type parameters of type Service
protected  List<Service> SwfModule.services
           
protected  List<Service> ModuleFragment.services
           
 

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

Methods in org.ow2.kerneos.common.config.generated that return types with arguments of type Service
 JAXBElement<Service> ObjectFactory.createService(Service value)
          Create an instance of JAXBElement<Service>}
 List<Service> SwfModule.getServices()
           
 List<Service> ModuleFragment.getServices()
           
 

Methods in org.ow2.kerneos.common.config.generated with parameters of type Service
 JAXBElement<Service> ObjectFactory.createService(Service value)
          Create an instance of JAXBElement<Service>}
 

Method parameters in org.ow2.kerneos.common.config.generated with type arguments of type Service
 void SwfModule.setServices(List<Service> services)
           
 void ModuleFragment.setServices(List<Service> services)
           
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.