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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TToParts
protected  TToParts TReply.toParts
           
protected  TToParts TInvoke.toParts
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TToParts
 TToParts ObjectFactory.createTToParts()
          Create an instance of TToParts
 TToParts TReply.getToParts()
          Gets the value of the toParts property.
 TToParts TInvoke.getToParts()
          Gets the value of the toParts property.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TToParts
 javax.xml.bind.JAXBElement<TToParts> ObjectFactory.createToParts(TToParts value)
          Create an instance of JAXBElement<TToParts>}
 void TReply.setToParts(TToParts value)
          Sets the value of the toParts property.
 void TInvoke.setToParts(TToParts value)
          Sets the value of the toParts property.
 



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