Uses of Class
com.avoka.tm.vo.FileAttach
Packages that use FileAttach
-
Uses of FileAttach in com.avoka.tm.vo
Methods in com.avoka.tm.vo that return types with arguments of type FileAttachConstructor parameters in com.avoka.tm.vo with type arguments of type FileAttachModifierConstructorDescriptionTxn
(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.