Uses of Class
no.digipost.api.client.representations.PeppolAddress
-
Packages that use PeppolAddress 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 PeppolAddress in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as PeppolAddress Modifier and Type Field Description protected PeppolAddressPeppolAddresses. receiverprotected PeppolAddressPeppolAddresses. senderMethods in no.digipost.api.client.representations that return PeppolAddress Modifier and Type Method Description PeppolAddressPeppolAddresses. getReceiver()PeppolAddressPeppolAddresses. getSender()Constructors in no.digipost.api.client.representations with parameters of type PeppolAddress Constructor Description PeppolAddresses(PeppolAddress receiver, PeppolAddress sender)
-