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

Packages that use TFrom
com.ebmwebsourcing.easybpel.model.bpel.executable   
 

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TFrom
protected  TFrom TCopy.from
           
protected  TFrom TVariable.from
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TFrom
 TFrom ObjectFactory.createTFrom()
          Create an instance of TFrom
 TFrom TCopy.getFrom()
          Gets the value of the from property.
 TFrom TVariable.getFrom()
          Gets the value of the from property.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TFrom
 javax.xml.bind.JAXBElement<TFrom> ObjectFactory.createFrom(TFrom value)
          Create an instance of JAXBElement<TFrom>}
 void TCopy.setFrom(TFrom value)
          Sets the value of the from property.
 void TVariable.setFrom(TFrom value)
          Sets the value of the from property.
 



Copyright © 2012 Petals Link. All Rights Reserved.