|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TSource | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel._abstract | |
| Uses of TSource in com.ebmwebsourcing.easybpel.model.bpel._abstract |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract with type parameters of type TSource | |
|---|---|
protected java.util.List<TSource> |
TSources.source
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TSource | |
|---|---|
TSource |
ObjectFactory.createTSource()
Create an instance of TSource |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract 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 | |||||||||