|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TSource | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable.light | |
| Uses of TSource in com.ebmwebsourcing.easybpel.model.bpel.executable.light |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable.light with type parameters of type TSource | |
|---|---|
protected java.util.List<TSource> |
TSources.source
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light that return TSource | |
|---|---|
TSource |
ObjectFactory.createTSource()
Create an instance of TSource |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light that return types with arguments of type TSource | |
|---|---|
javax.xml.bind.JAXBElement<TSource> |
ObjectFactory.createSource(TSource value)
Create an instance of JAXBElement<TSource>} |
java.util.List<TSource> |
TSources.getSource()
Gets the value of the source property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light with parameters of type TSource | |
|---|---|
javax.xml.bind.JAXBElement<TSource> |
ObjectFactory.createSource(TSource value)
Create an instance of JAXBElement<TSource>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||