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

Packages that use BindingOperationTO
org.ow2.dragon.api.to.deployment   
org.ow2.dragon.api.to.wsdm   
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.api.to.wsdm
 

Methods in org.ow2.dragon.api.to.wsdm that return BindingOperationTO
 BindingOperationTO QoSMetricTO.getBindingOperation()
           
 

Methods in org.ow2.dragon.api.to.wsdm with parameters of type BindingOperationTO
 void QoSMetricTO.setBindingOperation(BindingOperationTO bindingOperation)
           
 

Uses of BindingOperationTO in org.ow2.dragon.service
 

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



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.