Uses of Interface
org.camunda.bpm.model.cmmn.instance.camunda.CamundaString
-
Packages that use CamundaString Package Description org.camunda.bpm.model.cmmn.impl.instance.camunda org.camunda.bpm.model.cmmn.instance.camunda -
-
Uses of CamundaString in org.camunda.bpm.model.cmmn.impl.instance.camunda
Classes in org.camunda.bpm.model.cmmn.impl.instance.camunda that implement CamundaString Modifier and Type Class Description classCamundaStringImplFields in org.camunda.bpm.model.cmmn.impl.instance.camunda with type parameters of type CamundaString Modifier and Type Field Description protected static ChildElement<CamundaString>CamundaFieldImpl. camundaStringChildMethods in org.camunda.bpm.model.cmmn.impl.instance.camunda that return CamundaString Modifier and Type Method Description CamundaStringCamundaFieldImpl. getCamundaString()Methods in org.camunda.bpm.model.cmmn.impl.instance.camunda with parameters of type CamundaString Modifier and Type Method Description voidCamundaFieldImpl. setCamundaString(CamundaString camundaString) -
Uses of CamundaString in org.camunda.bpm.model.cmmn.instance.camunda
Methods in org.camunda.bpm.model.cmmn.instance.camunda that return CamundaString Modifier and Type Method Description CamundaStringCamundaField. getCamundaString()Methods in org.camunda.bpm.model.cmmn.instance.camunda with parameters of type CamundaString Modifier and Type Method Description voidCamundaField. setCamundaString(CamundaString camundaString)
-