public interface EMailAccount extends ServiceAccount
EMailAccountServiceAccount.Identity| Modifier and Type | Method and Description |
|---|---|
String |
getIncomingMailServiceName()
Retrieves the possibly null value for the optional attribute
incomingMailServiceName. |
String |
getOutgoingMailServiceName()
Retrieves the possibly null value for the optional attribute
outgoingMailServiceName. |
String |
getReplyEMailAddress()
Retrieves the possibly null value for the optional attribute
replyEMailAddress. |
void |
setIncomingMailServiceName(String incomingMailServiceName)
Sets a new value for the attribute
incomingMailServiceName. |
void |
setOutgoingMailServiceName(String outgoingMailServiceName)
Sets a new value for the attribute
outgoingMailServiceName. |
void |
setReplyEMailAddress(String replyEMailAddress)
Sets a new value for the attribute
replyEMailAddress. |
getDescription, getName, isActive, isDefault, setActive, setDefault, setDescription, setNameaddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserString getIncomingMailServiceName()
incomingMailServiceName.incomingMailServiceName.void setIncomingMailServiceName(String incomingMailServiceName)
incomingMailServiceName.incomingMailServiceName - The possibly null new value for attribute incomingMailServiceName.String getOutgoingMailServiceName()
outgoingMailServiceName.outgoingMailServiceName.void setOutgoingMailServiceName(String outgoingMailServiceName)
outgoingMailServiceName.outgoingMailServiceName - The possibly null new value for attribute outgoingMailServiceName.String getReplyEMailAddress()
replyEMailAddress.replyEMailAddress.void setReplyEMailAddress(String replyEMailAddress)
replyEMailAddress.replyEMailAddress - The possibly null new value for attribute replyEMailAddress.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.