Package com.liferay.mail.kernel.model
Class POPAccount
Object
com.liferay.mail.kernel.model.Account
com.liferay.mail.kernel.model.POPAccount
- All Implemented Interfaces:
Serializable
- Author:
- Thiago Moreira
- See Also:
-
Field Summary
Fields inherited from class com.liferay.mail.kernel.model.Account
PORT_IMAP, PORT_IMAPS, PORT_POP, PORT_POPS, PORT_SMTP, PORT_SMTPS, PROTOCOL_IMAP, PROTOCOL_IMAPS, PROTOCOL_POP, PROTOCOL_POPS, PROTOCOL_SMTP, PROTOCOL_SMTPS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.mail.kernel.model.Account
getHost, getInstance, getInstance, getPassword, getPort, getProtocol, getUser, isRequiresAuthentication, isSecure, setHost, setPassword, setPort, setUser
-
Constructor Details
-
POPAccount
-