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

Packages that use Address
no.digipost.api.client.representations   
 

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.