API Reference
| Classic JavaDoc |
Class AttachmentType
java.lang.Object └ com.moyosoft.util.AbstractType └ com.moyosoft.connector.ms.outlook.attachment.AttachmentType
public class AttachmentType extends com.moyosoft.util.AbstractType
Fields
static AttachmentType | BY_REFERENCE | |
static AttachmentType | BY_VALUE | |
static AttachmentType | EMBEDDEDITEM | |
static AttachmentType | OLE | |
Methods
static AttachmentType | getById (int pId) | |
boolean | isByReference () | |
boolean | isByValue () | |
boolean | isEmbeddeditem () | |
boolean | isOLE () | |
Inherited methods
com.moyosoft.util.AbstractType
equals, getTypeValue, toString
Community comments
Powered by JavaDocPlus