|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TChoreographyLoopType | |
|---|---|
| com.ebmwebsourcing.easybpmn.bpmn20.api.type | |
| Uses of TChoreographyLoopType in com.ebmwebsourcing.easybpmn.bpmn20.api.type |
|---|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return TChoreographyLoopType | |
|---|---|
TChoreographyLoopType |
TChoreographyActivity.getLoopType()
|
static TChoreographyLoopType |
TChoreographyLoopType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TChoreographyLoopType[] |
TChoreographyLoopType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type TChoreographyLoopType | |
|---|---|
void |
TChoreographyActivity.setLoopType(TChoreographyLoopType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||