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