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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TPartnerLinks
protected  TPartnerLinks TProcess.partnerLinks
           
protected  TPartnerLinks TScope.partnerLinks
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TPartnerLinks
 TPartnerLinks ObjectFactory.createTPartnerLinks()
          Create an instance of TPartnerLinks
 TPartnerLinks TProcess.getPartnerLinks()
          Gets the value of the partnerLinks property.
 TPartnerLinks TScope.getPartnerLinks()
          Gets the value of the partnerLinks property.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TPartnerLinks
 javax.xml.bind.JAXBElement<TPartnerLinks> ObjectFactory.createPartnerLinks(TPartnerLinks value)
          Create an instance of JAXBElement<TPartnerLinks>}
 void TProcess.setPartnerLinks(TPartnerLinks value)
          Sets the value of the partnerLinks property.
 void TScope.setPartnerLinks(TPartnerLinks value)
          Sets the value of the partnerLinks property.
 



Copyright © 2011 Petals Link. All Rights Reserved.