| Package | Description |
|---|---|
| org.nhindirect.xd.common.type |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2010–2025. All rights reserved.