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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TLink
protected  java.util.List<TLink> TLinks.link
           
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TLink
 javax.xml.bind.JAXBElement<TLink> ObjectFactory.createLink(TLink value)
          Create an instance of JAXBElement<TLink>}
 java.util.List<TLink> TLinks.getLink()
          Gets the value of the link property.
 

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



Copyright © 2011 Petals Link. All Rights Reserved.