Class MailInterface
java.lang.Object
ecmwf.common.ecaccess.MailInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract javax.mail.search.SearchTerm
Gets the search term.abstract boolean
Received.
-
Constructor Details
-
MailInterface
public MailInterface()
-
-
Method Details
-
getSearchTerm
public abstract javax.mail.search.SearchTerm getSearchTerm()Gets the search term.- Returns:
- the search term
-
received
-