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

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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract with parameters of type TToPart
 javax.xml.bind.JAXBElement<TToPart> ObjectFactory.createToPart(TToPart value)
          Create an instance of JAXBElement<TToPart>}
 



Copyright © 2012 Petals Link. All Rights Reserved.