Package | Description |
---|---|
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 | Field and Description |
---|---|
protected NameAndAddress |
MessageRecipient.nameAndAddress |
protected NameAndAddress |
Identification.nameAndAddress |
Modifier and Type | Method and Description |
---|---|
NameAndAddress |
MessageRecipient.getNameAndAddress() |
NameAndAddress |
Identification.getNameAndAddress() |
Constructor and Description |
---|
Identification(NameAndAddress nameAndAddress) |
Message(String messageId,
NameAndAddress nameAndAddress,
Document primaryDocument,
Iterable<? extends Document> attachments) |
MessageRecipient(NameAndAddress nameAndAddress) |
MessageRecipient(NameAndAddress nameAndAddress,
PrintDetails printDetails) |
Copyright © 2014 Digipost Open Source. All rights reserved.