public enum DocumentType
Document types supported by DocumentClassifier
| Enum Constant and Description |
|---|
ACADEMIA |
ACCOUNTING |
APPLICATION |
BUSINESS_CARD |
CASE_FILE |
CERTIFICATE |
CONFIRMATION |
CONTRACT |
DELIVERY_NOTE |
DISCOUNT |
FORM |
HEALTH |
HOME |
INFO |
INVOICE |
MANUAL |
OFFER |
ORDER |
PAYMENT_REMINDER |
PAY_SLIP |
POLICY |
POWER_OFF_ATTORNEY |
PRESS_RELEASE |
RECEIPT |
REPORT |
STATEMENT |
STUDIES |
TAC |
TAX |
TERMINATION |
TICKET |
UNKNOWN |
WILL |
| Modifier and Type | Method and Description |
|---|---|
static DocumentType |
getByMimeType() |
java.lang.String |
getDisplayName() |
java.lang.String |
getMimeType() |
public DocumentType ACADEMIA
public DocumentType ACCOUNTING
public DocumentType APPLICATION
public DocumentType BUSINESS_CARD
public DocumentType CASE_FILE
public DocumentType CERTIFICATE
public DocumentType CONFIRMATION
public DocumentType CONTRACT
public DocumentType DELIVERY_NOTE
public DocumentType DISCOUNT
public DocumentType FORM
public DocumentType HEALTH
public DocumentType HOME
public DocumentType INFO
public DocumentType INVOICE
public DocumentType MANUAL
public DocumentType OFFER
public DocumentType ORDER
public DocumentType PAYMENT_REMINDER
public DocumentType PAY_SLIP
public DocumentType POLICY
public DocumentType POWER_OFF_ATTORNEY
public DocumentType PRESS_RELEASE
public DocumentType RECEIPT
public DocumentType REPORT
public DocumentType STATEMENT
public DocumentType STUDIES
public DocumentType TAC
public DocumentType TAX
public DocumentType TERMINATION
public DocumentType TICKET
public DocumentType UNKNOWN
public DocumentType WILL
public java.lang.String getMimeType()
public java.lang.String getDisplayName()
public static DocumentType getByMimeType()
null if no match found