Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
TimeDateImpl
The BPMN timeDate element of the BPMN tTimerEventDefinition type
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<TimeDate> |
TimerEventDefinitionImpl.timeDateChild |
Modifier and Type | Method and Description |
---|---|
TimeDate |
TimerEventDefinitionImpl.getTimeDate() |
Modifier and Type | Method and Description |
---|---|
void |
TimerEventDefinitionImpl.setTimeDate(TimeDate timeDate) |
Modifier and Type | Method and Description |
---|---|
TimeDate |
TimerEventDefinition.getTimeDate() |
Modifier and Type | Method and Description |
---|---|
void |
TimerEventDefinition.setTimeDate(TimeDate timeDate) |
Copyright © 2015. All rights reserved.