Package org.kingdoms.managers.mails
Class DraftMail
java.lang.Object
org.kingdoms.managers.mails.DraftMail
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable UUID@NonNull Map<Group,MailRecipientType> @NonNull Map<UUID,MailRecipientType> getTo()voidsetInReplyTo(UUID inReplyTo) voidsetSubject(String subject)
-
Constructor Details
-
DraftMail
-
DraftMail
-
-
Method Details
-
getTo
-
getFromGroup
-
getRepliedMail
-
getRecipientsRaw
-
getRecipients
-
getCommunicatonProtocol
-
getRecipientsOfType
-
getInReplyTo
-
setInReplyTo
-
getSubject
-
setSubject
-
getMessage
-