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

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

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

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

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

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



Copyright © 2011 Petals Link. All Rights Reserved.