|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TBoolean | |
|---|---|
| com.ebmwebsourcing.easybpel.extension.activities._package.debug | |
| com.ebmwebsourcing.easybpel.model.bpel.executable.light | |
| Uses of TBoolean in com.ebmwebsourcing.easybpel.extension.activities._package.debug |
|---|
| Fields in com.ebmwebsourcing.easybpel.extension.activities._package.debug declared as TBoolean | |
|---|---|
protected TBoolean |
TExtentedActivity.suppressJoinFailure
|
| Methods in com.ebmwebsourcing.easybpel.extension.activities._package.debug that return TBoolean | |
|---|---|
TBoolean |
TExtentedActivity.getSuppressJoinFailure()
Gets the value of the suppressJoinFailure property. |
| Methods in com.ebmwebsourcing.easybpel.extension.activities._package.debug with parameters of type TBoolean | |
|---|---|
void |
TExtentedActivity.setSuppressJoinFailure(TBoolean value)
Sets the value of the suppressJoinFailure property. |
| Uses of TBoolean in com.ebmwebsourcing.easybpel.model.bpel.executable.light |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light that return TBoolean | |
|---|---|
static TBoolean |
TBoolean.fromValue(java.lang.String v)
|
static TBoolean |
TBoolean.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TBoolean[] |
TBoolean.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||