|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCompensate | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel._abstract | |
| Uses of TCompensate in com.ebmwebsourcing.easybpel.model.bpel._abstract |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TCompensate | |
|---|---|
protected TCompensate |
TActivityContainer.compensate
|
protected TCompensate |
TWhile.compensate
|
protected TCompensate |
TOnMessage.compensate
|
protected TCompensate |
TProcess.compensate
|
protected TCompensate |
TIf.compensate
|
protected TCompensate |
TRepeatUntil.compensate
|
protected TCompensate |
TOnAlarmPick.compensate
|
protected TCompensate |
TElseif.compensate
|
protected TCompensate |
TScope.compensate
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TCompensate | |
|---|---|
TCompensate |
ObjectFactory.createTCompensate()
Create an instance of TCompensate |
TCompensate |
TActivityContainer.getCompensate()
Gets the value of the compensate property. |
TCompensate |
TWhile.getCompensate()
Gets the value of the compensate property. |
TCompensate |
TOnMessage.getCompensate()
Gets the value of the compensate property. |
TCompensate |
TProcess.getCompensate()
Gets the value of the compensate property. |
TCompensate |
TIf.getCompensate()
Gets the value of the compensate property. |
TCompensate |
TRepeatUntil.getCompensate()
Gets the value of the compensate property. |
TCompensate |
TOnAlarmPick.getCompensate()
Gets the value of the compensate property. |
TCompensate |
TElseif.getCompensate()
Gets the value of the compensate property. |
TCompensate |
TScope.getCompensate()
Gets the value of the compensate property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return types with arguments of type TCompensate | |
|---|---|
javax.xml.bind.JAXBElement<TCompensate> |
ObjectFactory.createCompensate(TCompensate value)
Create an instance of JAXBElement<TCompensate>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TCompensate | |
|---|---|
javax.xml.bind.JAXBElement<TCompensate> |
ObjectFactory.createCompensate(TCompensate value)
Create an instance of JAXBElement<TCompensate>} |
void |
TActivityContainer.setCompensate(TCompensate value)
Sets the value of the compensate property. |
void |
TWhile.setCompensate(TCompensate value)
Sets the value of the compensate property. |
void |
TOnMessage.setCompensate(TCompensate value)
Sets the value of the compensate property. |
void |
TProcess.setCompensate(TCompensate value)
Sets the value of the compensate property. |
void |
TIf.setCompensate(TCompensate value)
Sets the value of the compensate property. |
void |
TRepeatUntil.setCompensate(TCompensate value)
Sets the value of the compensate property. |
void |
TOnAlarmPick.setCompensate(TCompensate value)
Sets the value of the compensate property. |
void |
TElseif.setCompensate(TCompensate value)
Sets the value of the compensate property. |
void |
TScope.setCompensate(TCompensate value)
Sets the value of the compensate property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||