Uses of Class
org.apache.servicemix.mail.utils.MailContentType

Packages that use MailContentType
org.apache.servicemix.mail.utils   
 

Uses of MailContentType in org.apache.servicemix.mail.utils
 

Methods in org.apache.servicemix.mail.utils that return MailContentType
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-2012 FuseSource. All Rights Reserved.