Uses of Class
no.digipost.api.client.representations.Address
-
Packages that use Address 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 Address in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations that return types with arguments of type Address Modifier and Type Method Description List<Address>
Recipient. getAddresses()
Constructor parameters in no.digipost.api.client.representations with type arguments of type Address Constructor Description Recipient(String firstName, String middleName, String lastName, String digipostAddress, List<Address> addresses, Link... links)
-