|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Constants.EventDefinitionType in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard that return Constants.EventDefinitionType | |
|---|---|
static Constants.EventDefinitionType |
Constants.EventDefinitionType.fromValue(java.lang.String v)
|
static Constants.EventDefinitionType |
Constants.EventDefinitionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Constants.EventDefinitionType[] |
Constants.EventDefinitionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Constants.EventDefinitionType in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.event.definition |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.event.definition that return Constants.EventDefinitionType | |
|---|---|
Constants.EventDefinitionType |
EventDefinitionBean.getType()
|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.event.definition with parameters of type Constants.EventDefinitionType | |
|---|---|
void |
EventDefinitionBean.setType(Constants.EventDefinitionType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||