Uses of Class
com.openexchange.mail.MailJSONField

Packages that use MailJSONField
com.openexchange.mail   
 

Uses of MailJSONField in com.openexchange.mail
 

Methods in com.openexchange.mail that return MailJSONField
static MailJSONField MailJSONField.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MailJSONField[] MailJSONField.values()
          Returns an array containing the constants of this enum type, in the order they're declared.