|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Constants.EventType | |
|---|---|
| com.ebmwebsourcing.bpmndiagram.business.domain.to | |
| Uses of Constants.EventType in com.ebmwebsourcing.bpmndiagram.business.domain.to |
|---|
| Methods in com.ebmwebsourcing.bpmndiagram.business.domain.to that return Constants.EventType | |
|---|---|
Constants.EventType |
Event.getType()
|
static Constants.EventType |
Constants.EventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Constants.EventType[] |
Constants.EventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ebmwebsourcing.bpmndiagram.business.domain.to with parameters of type Constants.EventType | |
|---|---|
void |
Event.setType(Constants.EventType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||