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

Packages that use TPartnerLink
com.ebmwebsourcing.easybpel.model.bpel.executable   
com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink   
 

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TPartnerLink
protected  java.util.List<TPartnerLink> TPartnerLinks.partnerLink
           
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TPartnerLink
 javax.xml.bind.JAXBElement<TPartnerLink> ObjectFactory.createPartnerLink(TPartnerLink value)
          Create an instance of JAXBElement<TPartnerLink>}
 java.util.List<TPartnerLink> TPartnerLinks.getPartnerLink()
          Gets the value of the partnerLink property.
 

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

Uses of TPartnerLink in com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink with parameters of type TPartnerLink
PartnerLinkImpl(TPartnerLink model, TPartnerLinks parent, BPELElement scopeDefinition)
           
 



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