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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract 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._abstract 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.