Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.extensionactivities.Echo

Packages that use Echo
com.ebmwebsourcing.easybpel.model.bpel.extensionactivities   
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension   
 

Uses of Echo in com.ebmwebsourcing.easybpel.model.bpel.extensionactivities
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.extensionactivities that return Echo
 Echo ObjectFactory.createEcho()
          Create an instance of Echo
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.extensionactivities that return types with arguments of type Echo
 javax.xml.bind.JAXBElement<Echo> ObjectFactory.createEcho(Echo value)
          Create an instance of JAXBElement<Echo>}
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.extensionactivities with parameters of type Echo
 javax.xml.bind.JAXBElement<Echo> ObjectFactory.createEcho(Echo value)
          Create an instance of JAXBElement<Echo>}
 

Uses of Echo in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension with parameters of type Echo
EchoActivityImpl(Echo model, BPELElementImpl parent)
           
 



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.