Uses of Class
no.digipost.api.client.representations.PeppolAddresses
-
Packages that use PeppolAddresses 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. -
-
Uses of PeppolAddresses in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as PeppolAddresses Modifier and Type Field Description protected PeppolAddresses
MessageRecipient. peppolAddresses
Methods in no.digipost.api.client.representations that return PeppolAddresses Modifier and Type Method Description PeppolAddresses
MessageRecipient. getPeppolAddresses()
Methods in no.digipost.api.client.representations with parameters of type PeppolAddresses Modifier and Type Method Description Message.MessageBuilder
Message.MessageBuilder. recipient(PeppolAddresses peppolAddresses)
Constructors in no.digipost.api.client.representations with parameters of type PeppolAddresses Constructor Description MessageRecipient(PeppolAddresses peppolAddresses)
-