|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TExtensions | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TExtensions in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TExtensions | |
|---|---|
protected TExtensions |
TProcess.extensions
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TExtensions | |
|---|---|
TExtensions |
ObjectFactory.createTExtensions()
Create an instance of TExtensions |
TExtensions |
TProcess.getExtensions()
Gets the value of the extensions property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TExtensions | |
|---|---|
javax.xml.bind.JAXBElement<TExtensions> |
ObjectFactory.createExtensions(TExtensions value)
Create an instance of JAXBElement<TExtensions>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TExtensions | |
|---|---|
javax.xml.bind.JAXBElement<TExtensions> |
ObjectFactory.createExtensions(TExtensions value)
Create an instance of JAXBElement<TExtensions>} |
void |
TProcess.setExtensions(TExtensions value)
Sets the value of the extensions property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||