|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TExtension | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TExtension in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TExtension | |
|---|---|
protected java.util.List<TExtension> |
TExtensions.extension
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TExtension | |
|---|---|
TExtension |
ObjectFactory.createTExtension()
Create an instance of TExtension |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TExtension | |
|---|---|
javax.xml.bind.JAXBElement<TExtension> |
ObjectFactory.createExtension(TExtension value)
Create an instance of JAXBElement<TExtension>} |
java.util.List<TExtension> |
TExtensions.getExtension()
Gets the value of the extension property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TExtension | |
|---|---|
javax.xml.bind.JAXBElement<TExtension> |
ObjectFactory.createExtension(TExtension value)
Create an instance of JAXBElement<TExtension>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||