|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TFromParts | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TFromParts in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TFromParts | |
|---|---|
protected TFromParts |
TInvoke.fromParts
|
protected TFromParts |
TReceive.fromParts
|
protected TFromParts |
TOnMsgCommon.fromParts
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TFromParts | |
|---|---|
TFromParts |
ObjectFactory.createTFromParts()
Create an instance of TFromParts |
TFromParts |
TInvoke.getFromParts()
Gets the value of the fromParts property. |
TFromParts |
TReceive.getFromParts()
Gets the value of the fromParts property. |
TFromParts |
TOnMsgCommon.getFromParts()
Gets the value of the fromParts property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TFromParts | |
|---|---|
javax.xml.bind.JAXBElement<TFromParts> |
ObjectFactory.createFromParts(TFromParts value)
Create an instance of JAXBElement<TFromParts>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TFromParts | |
|---|---|
javax.xml.bind.JAXBElement<TFromParts> |
ObjectFactory.createFromParts(TFromParts value)
Create an instance of JAXBElement<TFromParts>} |
void |
TInvoke.setFromParts(TFromParts value)
Sets the value of the fromParts property. |
void |
TReceive.setFromParts(TFromParts value)
Sets the value of the fromParts property. |
void |
TOnMsgCommon.setFromParts(TFromParts value)
Sets the value of the fromParts property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||