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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TBranches
protected  TBranches TCompletionCondition.branches
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TBranches
 TBranches ObjectFactory.createTBranches()
          Create an instance of TBranches
 TBranches TCompletionCondition.getBranches()
          Gets the value of the branches property.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TBranches
 javax.xml.bind.JAXBElement<TBranches> ObjectFactory.createBranches(TBranches value)
          Create an instance of JAXBElement<TBranches>}
 void TCompletionCondition.setBranches(TBranches value)
          Sets the value of the branches property.
 



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