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