|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TToParts | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TToParts in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TToParts | |
|---|---|
protected TToParts |
TReply.toParts
|
protected TToParts |
TInvoke.toParts
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TToParts | |
|---|---|
TToParts |
ObjectFactory.createTToParts()
Create an instance of TToParts |
TToParts |
TReply.getToParts()
Gets the value of the toParts property. |
TToParts |
TInvoke.getToParts()
Gets the value of the toParts property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TToParts | |
|---|---|
javax.xml.bind.JAXBElement<TToParts> |
ObjectFactory.createToParts(TToParts value)
Create an instance of JAXBElement<TToParts>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TToParts | |
|---|---|
javax.xml.bind.JAXBElement<TToParts> |
ObjectFactory.createToParts(TToParts value)
Create an instance of JAXBElement<TToParts>} |
void |
TReply.setToParts(TToParts value)
Sets the value of the toParts property. |
void |
TInvoke.setToParts(TToParts value)
Sets the value of the toParts property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||