Uses of Class
no.digipost.api.client.representations.ForeignAddress
-
Packages that use ForeignAddress 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 ForeignAddress in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as ForeignAddress Modifier and Type Field Description protected ForeignAddressPrintRecipient. foreignAddressMethods in no.digipost.api.client.representations that return ForeignAddress Modifier and Type Method Description ForeignAddressPrintRecipient. getForeignAddress()Methods in no.digipost.api.client.representations with parameters of type ForeignAddress Modifier and Type Method Description booleanForeignAddress. isSameAddressAs(ForeignAddress other)Constructors in no.digipost.api.client.representations with parameters of type ForeignAddress Constructor Description PrintRecipient(String name, ForeignAddress foreignAddress)
-