Uses of Class
org.flowable.bpmn.model.TextAnnotation
-
Packages that use TextAnnotation Package Description org.flowable.bpmn.model -
-
Uses of TextAnnotation in org.flowable.bpmn.model
Methods in org.flowable.bpmn.model that return TextAnnotation Modifier and Type Method Description TextAnnotationTextAnnotation. clone()Methods in org.flowable.bpmn.model with parameters of type TextAnnotation Modifier and Type Method Description voidTextAnnotation. setValues(TextAnnotation otherElement)
-