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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TLinks
protected  TLinks TFlow.links
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TLinks
 TLinks ObjectFactory.createTLinks()
          Create an instance of TLinks
 TLinks TFlow.getLinks()
          Gets the value of the links property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TLinks
 javax.xml.bind.JAXBElement<TLinks> ObjectFactory.createLinks(TLinks value)
          Create an instance of JAXBElement<TLinks>}
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TLinks
 javax.xml.bind.JAXBElement<TLinks> ObjectFactory.createLinks(TLinks value)
          Create an instance of JAXBElement<TLinks>}
 void TFlow.setLinks(TLinks value)
          Sets the value of the links property.
 



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