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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract 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._abstract 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.