BrightSide Workbench Full Report + Source Code
org.turro.elephant.entities.db.MailItem Member List

This is the complete list of members for org.turro.elephant.entities.db.MailItem, including all inherited members.

addAttachment(String description, String name, String entityPath)org.turro.elephant.entities.db.MailItem
addFile(String description, String name, String filePath)org.turro.elephant.entities.db.MailItem
addImage(String description, String name, String imagePath)org.turro.elephant.entities.db.MailItem
addImageURL(String description, String name, String imageURL)org.turro.elephant.entities.db.MailItem
getCategory()org.turro.elephant.entities.db.MailItem
getContactEmail()org.turro.elephant.entities.db.MailItem
getContactName()org.turro.elephant.entities.db.MailItem
getDescription()org.turro.elephant.entities.db.MailItem
getIContact()org.turro.elephant.entities.db.MailItem
getId()org.turro.elephant.entities.db.MailItem
getIdCategory()org.turro.elephant.entities.db.MailItem
getIdContact()org.turro.elephant.entities.db.MailItem
getItemDate()org.turro.elephant.entities.db.MailItem
getMailAttachments()org.turro.elephant.entities.db.MailItem
getMessage()org.turro.elephant.entities.db.MailItem
getPoolName()org.turro.elephant.entities.db.MailItem
getReason()org.turro.elephant.entities.db.MailItem
getSender()org.turro.elephant.entities.db.MailItem
getSubject()org.turro.elephant.entities.db.MailItem
setCategory(String category)org.turro.elephant.entities.db.MailItem
setContactEmail(String contactEmail)org.turro.elephant.entities.db.MailItem
setContactName(String contactName)org.turro.elephant.entities.db.MailItem
setDescription(String description)org.turro.elephant.entities.db.MailItem
setIContact(IContact contact)org.turro.elephant.entities.db.MailItem
setId(Long id)org.turro.elephant.entities.db.MailItem
setIdCategory(String idCategory)org.turro.elephant.entities.db.MailItem
setIdContact(String idContact)org.turro.elephant.entities.db.MailItem
setItemDate(Date itemDate)org.turro.elephant.entities.db.MailItem
setMailAttachments(Set< MailAttachment > mailAttachments)org.turro.elephant.entities.db.MailItem
setMessage(String message)org.turro.elephant.entities.db.MailItem
setPoolName(String poolName)org.turro.elephant.entities.db.MailItem
setReason(String reason)org.turro.elephant.entities.db.MailItem
setSender(String sender)org.turro.elephant.entities.db.MailItem
setSubject(String subject)org.turro.elephant.entities.db.MailItem