Uses of Class
no.digipost.api.client.representations.DigipostAddress
-
Packages that use DigipostAddress 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.no.digipost.api.client.representations.accounts 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 DigipostAddress in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations with parameters of type DigipostAddress Modifier and Type Method Description Message.MessageBuilder
Message.MessageBuilder. recipient(DigipostAddress digipostAddress)
Constructors in no.digipost.api.client.representations with parameters of type DigipostAddress Constructor Description Identification(DigipostAddress digipostAddress)
Identification(DigipostAddress digipostAddress, boolean includePersonaliasForDigipostUser)
MessageRecipient(DigipostAddress digipostAddress)
MessageRecipient(DigipostAddress digipostAddress, PrintDetails printDetails)
-
Uses of DigipostAddress in no.digipost.api.client.representations.accounts
Methods in no.digipost.api.client.representations.accounts that return DigipostAddress Modifier and Type Method Description DigipostAddress
UserAccount. getDigipostAddress()
Constructors in no.digipost.api.client.representations.accounts with parameters of type DigipostAddress Constructor Description UserAccount(DigipostAddress digipostAddress, EncryptionKey encryptionKey)
-