Uses of Class
org.gcube.messaging.common.consumer.Constants.MailTemplateToken

Packages that use Constants.MailTemplateToken
org.gcube.messaging.common.consumer   
 

Uses of Constants.MailTemplateToken in org.gcube.messaging.common.consumer
 

Methods in org.gcube.messaging.common.consumer that return Constants.MailTemplateToken
static Constants.MailTemplateToken Constants.MailTemplateToken.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Constants.MailTemplateToken[] Constants.MailTemplateToken.values()
          Returns an array containing the constants of this enum type, in the order they are declared.