|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCatch | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel._abstract | |
| Uses of TCatch in com.ebmwebsourcing.easybpel.model.bpel._abstract |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract with type parameters of type TCatch | |
|---|---|
protected java.util.List<TCatch> |
TFaultHandlers._catch
|
protected java.util.List<TCatch> |
TInvoke._catch
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TCatch | |
|---|---|
TCatch |
ObjectFactory.createTCatch()
Create an instance of TCatch |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return types with arguments of type TCatch | |
|---|---|
javax.xml.bind.JAXBElement<TCatch> |
ObjectFactory.createCatch(TCatch value)
Create an instance of JAXBElement<TCatch>} |
java.util.List<TCatch> |
TFaultHandlers.getCatch()
Gets the value of the catch property. |
java.util.List<TCatch> |
TInvoke.getCatch()
Gets the value of the catch property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TCatch | |
|---|---|
javax.xml.bind.JAXBElement<TCatch> |
ObjectFactory.createCatch(TCatch value)
Create an instance of JAXBElement<TCatch>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||