|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageStatus | |
|---|---|
| no.digipost.api.client | |
| no.digipost.api.client.representations | |
| Uses of MessageStatus in no.digipost.api.client |
|---|
| Methods in no.digipost.api.client with parameters of type MessageStatus | |
|---|---|
protected void |
MessageSender.verifyCorrectStatus(Message createdMessage,
MessageStatus expectedStatus)
|
| Uses of MessageStatus in no.digipost.api.client.representations |
|---|
| Fields in no.digipost.api.client.representations declared as MessageStatus | |
|---|---|
protected MessageStatus |
Message.status
|
| Methods in no.digipost.api.client.representations that return MessageStatus | |
|---|---|
static MessageStatus |
MessageStatus.fromValue(String v)
|
MessageStatus |
Message.getStatus()
|
static MessageStatus |
MessageStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessageStatus[] |
MessageStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in no.digipost.api.client.representations with parameters of type MessageStatus | |
|---|---|
void |
Message.setStatus(MessageStatus status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||