Uses of Enum Class
com.avoka.tm.svc.UserEmailer.EmailType
Packages that use UserEmailer.EmailType
-
Uses of UserEmailer.EmailType in com.avoka.tm.svc
Methods in com.avoka.tm.svc that return UserEmailer.EmailTypeModifier and TypeMethodDescriptionstatic UserEmailer.EmailTypeReturns the enum constant of this class with the specified name.static UserEmailer.EmailType[]UserEmailer.EmailType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.avoka.tm.svc with parameters of type UserEmailer.EmailTypeModifier and TypeMethodDescriptionUserEmailer.setType(UserEmailer.EmailType type) Set the email type emailer parameter.