| Package | Description |
|---|---|
| net.bluemind.lmtp.testhelper.model |
| Modifier and Type | Field and Description |
|---|---|
FakeMailbox.State |
FakeMailbox.state |
| Modifier and Type | Method and Description |
|---|---|
static FakeMailbox.State |
FakeMailbox.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FakeMailbox.State[] |
FakeMailbox.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FakeMailbox(java.lang.String email,
FakeMailbox.State state) |
Copyright © 2023. All Rights Reserved.