Package | Description |
---|---|
mireka.smtp |
Contains some commonly useful SMTP related classes.
|
Modifier and Type | Method and Description |
---|---|
static EnhancedStatus.StatusClass |
EnhancedStatus.StatusClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnhancedStatus.StatusClass[] |
EnhancedStatus.StatusClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|