Uses of Interface
com.ebmwebsourcing.easyviper.environment.test.env.api.Operation.MessageExchangeInstances

Packages that use Operation.MessageExchangeInstances
com.ebmwebsourcing.easyviper.environment.test.env.api   
com.ebmwebsourcing.easyviper.environment.test.env.impl   
 

Uses of Operation.MessageExchangeInstances in com.ebmwebsourcing.easyviper.environment.test.env.api
 

Methods in com.ebmwebsourcing.easyviper.environment.test.env.api that return types with arguments of type Operation.MessageExchangeInstances
 java.util.List<Operation.MessageExchangeInstances> Operation.getMessageExchangeInstances()
           
 

Method parameters in com.ebmwebsourcing.easyviper.environment.test.env.api with type arguments of type Operation.MessageExchangeInstances
 void Operation.setMessageExchangeInstances(java.util.List<Operation.MessageExchangeInstances> mei)
           
 

Uses of Operation.MessageExchangeInstances in com.ebmwebsourcing.easyviper.environment.test.env.impl
 

Classes in com.ebmwebsourcing.easyviper.environment.test.env.impl that implement Operation.MessageExchangeInstances
 class OperationImpl.MessageExchangeInstancesImpl
           
 

Methods in com.ebmwebsourcing.easyviper.environment.test.env.impl that return types with arguments of type Operation.MessageExchangeInstances
 java.util.List<Operation.MessageExchangeInstances> OperationImpl.getMessageExchangeInstances()
           
 

Method parameters in com.ebmwebsourcing.easyviper.environment.test.env.impl with type arguments of type Operation.MessageExchangeInstances
 void OperationImpl.setMessageExchangeInstances(java.util.List<Operation.MessageExchangeInstances> mei)
           
 



Copyright © 2009 eBM WebSourcing. All Rights Reserved.