Uses of Class
de.aristaflow.adept2.model.common.plugindata.MailNotificationData.MailField
-
Packages that use MailNotificationData.MailField Package Description de.aristaflow.adept2.model.common.plugindata Plug-in data interfaces which are used across different data models. -
-
Uses of MailNotificationData.MailField in de.aristaflow.adept2.model.common.plugindata
Methods in de.aristaflow.adept2.model.common.plugindata that return MailNotificationData.MailField Modifier and Type Method Description static MailNotificationData.MailFieldMailNotificationData.MailField. valueOf(String name)Returns the enum constant of this type with the specified name.static MailNotificationData.MailField[]MailNotificationData.MailField. values()Returns an array containing the constants of this enum type, in the order they are declared.
-