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

Packages that use TQuery
com.ebmwebsourcing.easybpel.model.bpel.varprop   
 

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.varprop declared as TQuery
protected  TQuery PropertyAlias.query
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.varprop that return TQuery
 TQuery ObjectFactory.createTQuery()
          Create an instance of TQuery
 TQuery PropertyAlias.getQuery()
          Gets the value of the query property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.varprop 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.varprop with parameters of type TQuery
 javax.xml.bind.JAXBElement<TQuery> ObjectFactory.createQuery(TQuery value)
          Create an instance of JAXBElement<TQuery>}
 void PropertyAlias.setQuery(TQuery value)
          Sets the value of the query property.
 



Copyright © 2011 Petals Link. All Rights Reserved.