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