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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract 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._abstract 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 © 2011 Petals Link. All Rights Reserved.