|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TFaultHandlers | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel._abstract | |
| Uses of TFaultHandlers in com.ebmwebsourcing.easybpel.model.bpel._abstract |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TFaultHandlers | |
|---|---|
protected TFaultHandlers |
TProcess.faultHandlers
|
protected TFaultHandlers |
TScope.faultHandlers
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TFaultHandlers | |
|---|---|
TFaultHandlers |
ObjectFactory.createTFaultHandlers()
Create an instance of TFaultHandlers |
TFaultHandlers |
TProcess.getFaultHandlers()
Gets the value of the faultHandlers property. |
TFaultHandlers |
TScope.getFaultHandlers()
Gets the value of the faultHandlers property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return types with arguments of type TFaultHandlers | |
|---|---|
javax.xml.bind.JAXBElement<TFaultHandlers> |
ObjectFactory.createFaultHandlers(TFaultHandlers value)
Create an instance of JAXBElement<TFaultHandlers>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TFaultHandlers | |
|---|---|
javax.xml.bind.JAXBElement<TFaultHandlers> |
ObjectFactory.createFaultHandlers(TFaultHandlers value)
Create an instance of JAXBElement<TFaultHandlers>} |
void |
TProcess.setFaultHandlers(TFaultHandlers value)
Sets the value of the faultHandlers property. |
void |
TScope.setFaultHandlers(TFaultHandlers value)
Sets the value of the faultHandlers property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||