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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract 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._abstract 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.
 



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