Uses of Class
org.ow2.dragon.api.to.specification.SpecifiedOperationTO

Packages that use SpecifiedOperationTO
org.ow2.dragon.api.to.specification   
org.ow2.dragon.service   
 

Uses of SpecifiedOperationTO in org.ow2.dragon.api.to.specification
 

Methods in org.ow2.dragon.api.to.specification that return SpecifiedOperationTO
 SpecifiedOperationTO MessageSpecificationTO.getOperation()
           
 

Methods in org.ow2.dragon.api.to.specification that return types with arguments of type SpecifiedOperationTO
 java.util.List<SpecifiedOperationTO> ServiceInterfaceTO.getSpecifiedOps()
           
 

Methods in org.ow2.dragon.api.to.specification with parameters of type SpecifiedOperationTO
 void MessageSpecificationTO.setOperation(SpecifiedOperationTO operation)
           
 

Method parameters in org.ow2.dragon.api.to.specification with type arguments of type SpecifiedOperationTO
 void ServiceInterfaceTO.setSpecifiedOps(java.util.List<SpecifiedOperationTO> specifiedOps)
           
 

Uses of SpecifiedOperationTO in org.ow2.dragon.service
 

Methods in org.ow2.dragon.service that return SpecifiedOperationTO
 SpecifiedOperationTO TransfertObjectAssemblerImpl.toSpecifiedOperationTO(SpecifiedOperation specifiedOperation)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.