Uses of Class
com.avoka.tm.vo.FileAttach
Package
Description
Provides Value Object persistent entity classes.
-
Uses of FileAttach in com.avoka.tm.vo
ModifierConstructorDescriptionTxn
(Submission sub, Map<String, String> formDataMap, String formXml, Set<String> groupNames, Map<String, String> propertyMap, byte[] receiptPdf, List<FileAttach> fileAttachList, List<TxnDeliveryFunc> deliveryFuncs, List<Comment> commentList) Create a Txn value object with the given parameters. -
Uses of FileAttach in com.avoka.tm.vo.v1
Modifier and TypeMethodDescriptionvoid
Transaction.setFileAttachments
(List<FileAttach> fileAttachments)