Uses of Class
no.digipost.api.client.representations.NameAndAddress
Packages that use NameAndAddress
-
Uses of NameAndAddress in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as NameAndAddressModifier and TypeFieldDescriptionprotected NameAndAddress
Identification.nameAndAddress
protected NameAndAddress
MessageRecipient.nameAndAddress
Methods in no.digipost.api.client.representations that return NameAndAddressModifier and TypeMethodDescriptionIdentification.getNameAndAddress()
MessageRecipient.getNameAndAddress()
Methods in no.digipost.api.client.representations with parameters of type NameAndAddressModifier and TypeMethodDescriptionMessage.MessageBuilder.recipient
(NameAndAddress nameAndAddress) Constructors in no.digipost.api.client.representations with parameters of type NameAndAddressModifierConstructorDescriptionIdentification
(NameAndAddress nameAndAddress) Identification
(NameAndAddress nameAndAddress, boolean includePersonaliasForDigipostUser) MessageRecipient
(NameAndAddress nameAndAddress) MessageRecipient
(NameAndAddress nameAndAddress, PrintDetails printDetails)