|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TReply | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| com.ebmwebsourcing.easybpel.model.bpel.impl.activity | |
| Uses of TReply in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TReply | |
|---|---|
protected TReply |
TWhile.reply
|
protected TReply |
TOnMessage.reply
|
protected TReply |
TActivityContainer.reply
|
protected TReply |
TRepeatUntil.reply
|
protected TReply |
TOnAlarmPick.reply
|
protected TReply |
TScope.reply
|
protected TReply |
TElseif.reply
|
protected TReply |
TIf.reply
|
protected TReply |
TProcess.reply
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TReply | |
|---|---|
TReply |
ObjectFactory.createTReply()
Create an instance of TReply |
TReply |
TWhile.getReply()
Gets the value of the reply property. |
TReply |
TOnMessage.getReply()
Gets the value of the reply property. |
TReply |
TActivityContainer.getReply()
Gets the value of the reply property. |
TReply |
TRepeatUntil.getReply()
Gets the value of the reply property. |
TReply |
TOnAlarmPick.getReply()
Gets the value of the reply property. |
TReply |
TScope.getReply()
Gets the value of the reply property. |
TReply |
TElseif.getReply()
Gets the value of the reply property. |
TReply |
TIf.getReply()
Gets the value of the reply property. |
TReply |
TProcess.getReply()
Gets the value of the reply property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TReply | |
|---|---|
javax.xml.bind.JAXBElement<TReply> |
ObjectFactory.createReply(TReply value)
Create an instance of JAXBElement<TReply>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TReply | |
|---|---|
javax.xml.bind.JAXBElement<TReply> |
ObjectFactory.createReply(TReply value)
Create an instance of JAXBElement<TReply>} |
void |
TWhile.setReply(TReply value)
Sets the value of the reply property. |
void |
TOnMessage.setReply(TReply value)
Sets the value of the reply property. |
void |
TActivityContainer.setReply(TReply value)
Sets the value of the reply property. |
void |
TRepeatUntil.setReply(TReply value)
Sets the value of the reply property. |
void |
TOnAlarmPick.setReply(TReply value)
Sets the value of the reply property. |
void |
TScope.setReply(TReply value)
Sets the value of the reply property. |
void |
TElseif.setReply(TReply value)
Sets the value of the reply property. |
void |
TIf.setReply(TReply value)
Sets the value of the reply property. |
void |
TProcess.setReply(TReply value)
Sets the value of the reply property. |
| Uses of TReply in com.ebmwebsourcing.easybpel.model.bpel.impl.activity |
|---|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.activity with parameters of type TReply | |
|---|---|
ReplyImpl(TReply model,
BPELElement parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||