Uses of Enum Class
org.duracloud.common.model.EmailerType
Packages that use EmailerType
-
Uses of EmailerType in org.duracloud.common.model
Methods in org.duracloud.common.model that return EmailerTypeModifier and TypeMethodDescriptionstatic EmailerTypeEmailerType.fromString(String t) Returns the EmailerType from a string value.static EmailerTypeReturns the enum constant of this class with the specified name.static EmailerType[]EmailerType.values()Returns an array containing the constants of this enum class, in the order they are declared.