- valueOf(String) - Static method in enum com.hulaki.smtp.api.ApiCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hulaki.smtp.api.RelayMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hulaki.smtp.api.ServerName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hulaki.smtp.api.ServerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hulaki.smtp.storage.MailMessageDaoFactory.StorageMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hulaki.smtp.transport.SmtpCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hulaki.smtp.transport.SmtpState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.hulaki.smtp.api.ApiCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hulaki.smtp.api.RelayMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hulaki.smtp.api.ServerName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hulaki.smtp.api.ServerStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hulaki.smtp.storage.MailMessageDaoFactory.StorageMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hulaki.smtp.transport.SmtpCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hulaki.smtp.transport.SmtpState
-
Returns an array containing the constants of this enum type, in
the order they are declared.