Uses of Class
no.digipost.api.client.representations.Address

Packages that use Address
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
 List<Address> Recipient.getAddresses()
           
 

Constructor parameters in no.digipost.api.client.representations with type arguments of type Address
Recipient(String firstName, String middleName, String lastName, String digipostAddress, List<Address> addresses, Link... links)
           
 



Copyright © 2012 Digipost Open Source. All Rights Reserved.