|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCompletionCondition | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TCompletionCondition in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TCompletionCondition | |
|---|---|
protected TCompletionCondition |
TForEach.completionCondition
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable 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.executable 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.executable 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||