de.espirit.firstspirit.access
Class MailHeader
java.lang.Object
de.espirit.firstspirit.access.MailHeader
- All Implemented Interfaces:
- Serializable
public class MailHeader
- extends Object
- implements Serializable
- Since:
- 4.1.10
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
recipients
@NotNull
public final String recipients
- A semicolon-separated list of recipients.
- Since:
- 4.1.10
sender
@Nullable
public String sender
- The sender of the mail.
- Since:
- 4.1.10
replyTo
@Nullable
public String replyTo
- A semicolon-separated list of reply-recipients.
- Since:
- 4.1.10
MailHeader
public MailHeader(@NotNull
String recipients)
- Parameters:
recipients
- A semicolon-separated list of recipients.- Since:
- 4.1.10
Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480