| Package | Description |
|---|---|
| org.apache.servicemix.mail.utils |
| Modifier and Type | Method and Description |
|---|---|
static MailContentType |
MailContentType.getEnumForValue(java.lang.String value)
returns the enum type for a value
|
static MailContentType |
MailContentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MailContentType[] |
MailContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005-2015 FuseSource. All Rights Reserved.