|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectDocumentType | |
|---|---|
| org.nhindirect.xd.common.type | |
| Uses of DirectDocumentType in org.nhindirect.xd.common.type |
|---|
| Methods in org.nhindirect.xd.common.type that return DirectDocumentType | |
|---|---|
static DirectDocumentType |
DirectDocumentType.lookup(javax.mail.BodyPart bodyPart)
Lookup and return the DirectDocumentType which most closely matches the provided BodyPart. |
static DirectDocumentType |
DirectDocumentType.lookup(javax.mail.internet.MimeMessage mimeMessage)
Lookup and return the DirectDocumentType which most closely matches the provided MimeMessage. |
static DirectDocumentType |
DirectDocumentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DirectDocumentType[] |
DirectDocumentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||