public interface CamundaGenericValueElement
Modifier and Type | Method and Description |
---|---|
<T extends BpmnModelElementInstance> |
getValue() |
void |
removeValue() |
<T extends BpmnModelElementInstance> |
setValue(T value) |
<T extends BpmnModelElementInstance> T getValue()
void removeValue()
<T extends BpmnModelElementInstance> void setValue(T value)
Copyright © 2018. All rights reserved.