|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TFrom | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TFrom in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TFrom | |
|---|---|
protected TFrom |
TVariable.from
|
protected TFrom |
TCopy.from
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TFrom | |
|---|---|
TFrom |
ObjectFactory.createTFrom()
Create an instance of TFrom |
TFrom |
TVariable.getFrom()
Gets the value of the from property. |
TFrom |
TCopy.getFrom()
Gets the value of the from property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TFrom | |
|---|---|
javax.xml.bind.JAXBElement<TFrom> |
ObjectFactory.createFrom(TFrom value)
Create an instance of JAXBElement<TFrom>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TFrom | |
|---|---|
javax.xml.bind.JAXBElement<TFrom> |
ObjectFactory.createFrom(TFrom value)
Create an instance of JAXBElement<TFrom>} |
void |
TVariable.setFrom(TFrom value)
Sets the value of the from property. |
void |
TCopy.setFrom(TFrom value)
Sets the value of the from property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||