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

Packages that use ForeignAddress
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
protected  ForeignAddress PrintRecipient.foreignAddress
           
 

Methods in no.digipost.api.client.representations that return ForeignAddress
 ForeignAddress PrintRecipient.getForeignAddress()
           
 

Methods in no.digipost.api.client.representations with parameters of type ForeignAddress
 boolean ForeignAddress.isSameAddressAs(ForeignAddress other)
           
 

Constructors in no.digipost.api.client.representations with parameters of type ForeignAddress
PrintRecipient(String name, ForeignAddress foreignAddress)
           
 



Copyright © 2012 Digipost Open Source. All Rights Reserved.