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 |
RecipientIdentification.nameAndAddress |
protected NameAndAddress |
Identification.nameAndAddress |
Modifier and Type | Method and Description |
---|---|
NameAndAddress |
RecipientIdentification.getNameAndAddress() |
NameAndAddress |
Identification.getNameAndAddress() |
Constructor and Description |
---|
Identification(NameAndAddress nameAndAddress) |
Message(String uuid,
String subject,
NameAndAddress nameAndAddress,
SmsNotification smsVarsling,
AuthenticationLevel authenticationLevel,
SensitivityLevel sensitivityLevel,
FileType digipostFileType) |
RecipientIdentification(NameAndAddress nameAndAddress) |
RecipientIdentification(NameAndAddress nameAndAddress,
PrintDetails printDetails) |
Copyright © 2014 Digipost Open Source. All rights reserved.