Method Summary |
|
public String | getFrom() Returns a String representing the
mail address of this JwmaMailIdentity. |
public String | getName() Returns a String representing the
name of this JwmaMailIdentity. |
public String | getNote() Returns a String representing the
note of this JwmaMailIdentity. |
public String | getRandomAppendType() Returns a String representing the
random append type of this JwmaMailIdentity. |
public String | getRelatedContact() Returns the unique identifier of the contact related
with this MailIdentity. |
public String | getReplyTo() Returns a String representing the
reply-to mail address of this
JwmaMailIdentity. |
public String | getSignature() Returns a String representing the
signature of this JwmaMailIdentity. |
public String | getUID() Returns the unique identifier of this JwmaMailIdentity. |
public boolean | isAutoSigning() Tests if the signature should be appended
automatically for this JwmaMailIdentity. |
public boolean | isRandomAppendAllowed() Tests if this JwmaMailIdentity want's a
random string to be appended to a message. |