Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery

Packages that use TQuery
com.ebmwebsourcing.easybpel.model.bpel.executable   
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign   
 

Uses of TQuery in com.ebmwebsourcing.easybpel.model.bpel.executable
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TQuery
 TQuery ObjectFactory.createTQuery()
          Create an instance of TQuery
 

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

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

Uses of TQuery in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign with parameters of type TQuery
QueryImpl(TQuery model, BPELElement parent)
           
 



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