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

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

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.