Uses of Class
org.ow2.dragon.api.to.deployment.BindingOperationTO

Packages that use BindingOperationTO
org.ow2.dragon.api.to.deployment   
org.ow2.dragon.service   
 

Uses of BindingOperationTO in org.ow2.dragon.api.to.deployment
 

Methods in org.ow2.dragon.api.to.deployment that return types with arguments of type BindingOperationTO
 java.util.List<BindingOperationTO> BindingTO.getBindingOps()
           
 

Method parameters in org.ow2.dragon.api.to.deployment with type arguments of type BindingOperationTO
 void BindingTO.setBindingOps(java.util.List<BindingOperationTO> bindingOps)
           
 

Uses of BindingOperationTO in org.ow2.dragon.service
 

Methods in org.ow2.dragon.service that return BindingOperationTO
 BindingOperationTO TransfertObjectAssemblerImpl.toBindingOpTO(BindingOperation bindingOperation)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.