| Package | Description |
|---|---|
| cat.albirar.communications.core.status | |
| cat.albirar.communications.core.status.models |
| Modifier and Type | Method and Description |
|---|---|
static EStatusMessage |
EStatusMessage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EStatusMessage[] |
EStatusMessage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EStatusMessage |
MessageStatusBean.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageStatusBean.setStatus(@NotNull EStatusMessage status) |
B |
MessageStatusBean.MessageStatusBeanBuilder.status(EStatusMessage status) |
Copyright © 2021 Albirar. All rights reserved.