API Reference
| Classic JavaDoc |
Class AccountType
java.lang.Object └ com.moyosoft.util.AbstractType └ com.moyosoft.connector.ms.outlook.account.AccountType
public class AccountType extends com.moyosoft.util.AbstractType
Fields
static AccountType | EXCHANGE | |
static AccountType | HTTP | |
static AccountType | IMAP | |
static AccountType | OTHER_ACCOUNT | |
static AccountType | POP3 | |
Methods
static AccountType | getById (int pId) | |
boolean | isExchange () | |
boolean | isHttp () | |
boolean | isImap () | |
boolean | isOtherAccount () | |
boolean | isPop3 () | |
Inherited methods
com.moyosoft.util.AbstractType
equals, getTypeValue, toString
Community comments
Powered by JavaDocPlus