Uses of Class
no.digipost.api.client.representations.DigipostAddress
Packages that use DigipostAddress
Package
Description
-
Uses of DigipostAddress in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations with parameters of type DigipostAddressModifier and TypeMethodDescriptionMessage.MessageBuilder.recipient(DigipostAddress digipostAddress) Constructors in no.digipost.api.client.representations with parameters of type DigipostAddressModifierConstructorDescriptionIdentification(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 DigipostAddressConstructors in no.digipost.api.client.representations.accounts with parameters of type DigipostAddressModifierConstructorDescriptionUserAccount(DigipostAddress digipostAddress, EncryptionKey encryptionKey)