Uses of Class
net.anwiba.commons.mail.schema.account.EMail
-
Packages that use EMail Package Description net.anwiba.commons.mail.schema.account -
-
Uses of EMail in net.anwiba.commons.mail.schema.account
Fields in net.anwiba.commons.mail.schema.account declared as EMail Modifier and Type Field Description protected EMailAccount. emailMethods in net.anwiba.commons.mail.schema.account that return EMail Modifier and Type Method Description EMailObjectFactory. createEMail()Create an instance ofEMailEMailAccount. getEmail()Gets the value of the email property.Methods in net.anwiba.commons.mail.schema.account with parameters of type EMail Modifier and Type Method Description voidAccount. setEmail(EMail value)Sets the value of the email property.
-