Uses of Class
com.fluig.sdk.api.workflow.CardIndexAttachmentVO
-
Packages that use CardIndexAttachmentVO Package Description com.fluig.sdk.api.workflow -
-
Uses of CardIndexAttachmentVO in com.fluig.sdk.api.workflow
Methods in com.fluig.sdk.api.workflow that return types with arguments of type CardIndexAttachmentVO Modifier and Type Method Description List<CardIndexAttachmentVO>CardIndexVO. getAttachments()Recupera valor do attachmentsMethod parameters in com.fluig.sdk.api.workflow with type arguments of type CardIndexAttachmentVO Modifier and Type Method Description voidCardIndexVO. setAttachments(List<CardIndexAttachmentVO> attachments)Atribui valor para attachments
-