- valueOf(String) - Static method in enum com.smsjuice.api.wrapper.domain.model.ReceiptRequest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smsjuice.api.wrapper.domain.model.RecipientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smsjuice.api.wrapper.domain.model.SMSCharacterEncoding
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.smsjuice.api.wrapper.domain.model.ReceiptRequest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.smsjuice.api.wrapper.domain.model.RecipientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.smsjuice.api.wrapper.domain.model.SMSCharacterEncoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.