Uses of Enum Class
io.mailtrap.model.DeliveryMode
Packages that use DeliveryMode
-
Uses of DeliveryMode in io.mailtrap.model
Methods in io.mailtrap.model that return DeliveryModeModifier and TypeMethodDescriptionstatic DeliveryModestatic DeliveryModeReturns the enum constant of this class with the specified name.static DeliveryMode[]DeliveryMode.values()Returns an array containing the constants of this enum class, in the order they are declared.