| Package | Description | 
|---|---|
| no.digipost.api.client | |
| no.digipost.api.client.representations | Copyright (C) Posten Norge AS
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | MessageSender. verifyCorrectStatus(MessageDelivery createdMessage,
                   MessageStatus expectedStatus) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected MessageStatus | MessageDelivery. status | 
| Modifier and Type | Method and Description | 
|---|---|
| static MessageStatus | MessageStatus. fromValue(String v) | 
| MessageStatus | MessageDelivery. 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. | 
| Constructor and Description | 
|---|
| MessageDelivery(String messageId,
               DeliveryMethod deliveryMethod,
               MessageStatus status,
               org.joda.time.DateTime deliveredDate) | 
Copyright © 2014 Digipost Open Source. All rights reserved.