Uses of Class
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.kie.JSITAttachment
-
Packages that use JSITAttachment Package Description org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.kie -
-
Uses of JSITAttachment in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.kie
Methods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.kie that return JSITAttachment Modifier and Type Method Description JSITAttachmentKIE. getAttachment()Native getter for attachmentMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.kie with parameters of type JSITAttachment Modifier and Type Method Description voidKIE. setAttachment(JSITAttachment attachmentParam)Setter for attachment
-