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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TCompletionCondition
protected  TCompletionCondition TForEach.completionCondition
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TCompletionCondition
 TCompletionCondition ObjectFactory.createTCompletionCondition()
          Create an instance of TCompletionCondition
 TCompletionCondition TForEach.getCompletionCondition()
          Gets the value of the completionCondition property.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TCompletionCondition
 javax.xml.bind.JAXBElement<TCompletionCondition> ObjectFactory.createCompletionCondition(TCompletionCondition value)
          Create an instance of JAXBElement<TCompletionCondition>}
 void TForEach.setCompletionCondition(TCompletionCondition value)
          Sets the value of the completionCondition property.
 



Copyright © 2012 Petals Link. All Rights Reserved.