Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole

Packages that use TRole
com.ebmwebsourcing.easybpel.model.bpel.plnktype   
 

Uses of TRole in com.ebmwebsourcing.easybpel.model.bpel.plnktype
 

Fields in com.ebmwebsourcing.easybpel.model.bpel.plnktype with type parameters of type TRole
protected  java.util.List<TRole> TPartnerLinkType.role
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.plnktype that return TRole
 TRole ObjectFactory.createTRole()
          Create an instance of TRole
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.plnktype that return types with arguments of type TRole
 javax.xml.bind.JAXBElement<TRole> ObjectFactory.createRole(TRole value)
          Create an instance of JAXBElement<TRole>}
 java.util.List<TRole> TPartnerLinkType.getRole()
          Gets the value of the role property.
 

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



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