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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TToPart
protected  java.util.List<TToPart> TToParts.toPart
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TToPart
 TToPart ObjectFactory.createTToPart()
          Create an instance of TToPart
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TToPart
 javax.xml.bind.JAXBElement<TToPart> ObjectFactory.createToPart(TToPart value)
          Create an instance of JAXBElement<TToPart>}
 java.util.List<TToPart> TToParts.getToPart()
          Gets the value of the toPart property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TToPart
 javax.xml.bind.JAXBElement<TToPart> ObjectFactory.createToPart(TToPart value)
          Create an instance of JAXBElement<TToPart>}
 



Copyright © 2011 Petals Link. All Rights Reserved.