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

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

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

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

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

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



Copyright © 2012 Petals Link. All Rights Reserved.