Uses of Class
cz.quanti.mailq.entities.v2.NotificationAttachmentEntity
-
Packages that use NotificationAttachmentEntity Package Description cz.quanti.mailq.entities.v2 -
-
Uses of NotificationAttachmentEntity in cz.quanti.mailq.entities.v2
Methods in cz.quanti.mailq.entities.v2 that return types with arguments of type NotificationAttachmentEntity Modifier and Type Method Description List<NotificationAttachmentEntity>NotificationDataEntity. getAttachments()Method parameters in cz.quanti.mailq.entities.v2 with type arguments of type NotificationAttachmentEntity Modifier and Type Method Description NotificationDataEntityNotificationDataEntity. setAttachments(List<NotificationAttachmentEntity> attachments)
-