|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TExtensions | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel._abstract | |
| Uses of TExtensions in com.ebmwebsourcing.easybpel.model.bpel._abstract |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TExtensions | |
|---|---|
protected TExtensions |
TProcess.extensions
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract 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._abstract 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 | |||||||||