|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecipientIdentification | |
|---|---|
| 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. |
| Uses of RecipientIdentification in no.digipost.api.client.representations |
|---|
| Fields in no.digipost.api.client.representations declared as RecipientIdentification | |
|---|---|
protected RecipientIdentification |
Message.recipient
|
| Methods in no.digipost.api.client.representations that return RecipientIdentification | |
|---|---|
RecipientIdentification |
Message.getRecipient()
|
| Constructors in no.digipost.api.client.representations with parameters of type RecipientIdentification | |
|---|---|
Invoice(String messageId,
String subject,
RecipientIdentification recipient,
SmsNotification smsVarsling,
AuthenticationLevel authenticationLevel,
SensitivityLevel sensitivityLevel,
String kid,
BigDecimal amount,
String account,
org.joda.time.LocalDate dueDate)
|
|
Message(String messageId,
String subject,
RecipientIdentification recipient,
SmsNotification smsVarsling,
AuthenticationLevel authenticationLevel,
SensitivityLevel sensitivityLevel)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||