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 PeppolAddress
PeppolAddresses. receiver
protected PeppolAddress
PeppolAddresses. sender
Methods in no.digipost.api.client.representations that return PeppolAddress Modifier and Type Method Description PeppolAddress
PeppolAddresses. getReceiver()
PeppolAddress
PeppolAddresses. getSender()
Constructors in no.digipost.api.client.representations with parameters of type PeppolAddress Constructor Description PeppolAddresses(PeppolAddress receiver, PeppolAddress sender)
-