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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TTo
protected  TTo TCopy.to
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TTo
 TTo ObjectFactory.createTTo()
          Create an instance of TTo
 TTo TCopy.getTo()
          Gets the value of the to property.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TTo
 javax.xml.bind.JAXBElement<TTo> ObjectFactory.createTo(TTo value)
          Create an instance of JAXBElement<TTo>}
 void TCopy.setTo(TTo value)
          Sets the value of the to property.
 

Uses of TTo 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 TTo
ToImpl(TTo model, BPELElementImpl parent)
           
 



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