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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract 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._abstract 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 © 2008-2009 eBM WebSourcing. All Rights Reserved.