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

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

Uses of NorwegianAddress in no.digipost.api.client.representations
 

Fields in no.digipost.api.client.representations declared as NorwegianAddress
protected  NorwegianAddress PrintRecipient.norwegianAddress
           
 

Methods in no.digipost.api.client.representations that return NorwegianAddress
 NorwegianAddress PrintRecipient.getNorwegianAddress()
           
 

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

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



Copyright © 2012 Digipost Open Source. All Rights Reserved.