|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TMessageExchanges | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TMessageExchanges in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TMessageExchanges | |
|---|---|
protected TMessageExchanges |
TProcess.messageExchanges
|
protected TMessageExchanges |
TScope.messageExchanges
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TMessageExchanges | |
|---|---|
TMessageExchanges |
ObjectFactory.createTMessageExchanges()
Create an instance of TMessageExchanges |
TMessageExchanges |
TProcess.getMessageExchanges()
Gets the value of the messageExchanges property. |
TMessageExchanges |
TScope.getMessageExchanges()
Gets the value of the messageExchanges property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TMessageExchanges | |
|---|---|
javax.xml.bind.JAXBElement<TMessageExchanges> |
ObjectFactory.createMessageExchanges(TMessageExchanges value)
Create an instance of JAXBElement<TMessageExchanges>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TMessageExchanges | |
|---|---|
javax.xml.bind.JAXBElement<TMessageExchanges> |
ObjectFactory.createMessageExchanges(TMessageExchanges value)
Create an instance of JAXBElement<TMessageExchanges>} |
void |
TProcess.setMessageExchanges(TMessageExchanges value)
Sets the value of the messageExchanges property. |
void |
TScope.setMessageExchanges(TMessageExchanges value)
Sets the value of the messageExchanges property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||