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

Packages that use RecipientIdentifier
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 RecipientIdentifier in no.digipost.api.client.representations
 

Subclasses of RecipientIdentifier in no.digipost.api.client.representations
 class DigipostAddress
           
 class PersonalIdentificationNumber
           
 

Methods in no.digipost.api.client.representations that return RecipientIdentifier
 RecipientIdentifier Message.getRecipientIdentifier()
           
 

Constructors in no.digipost.api.client.representations with parameters of type RecipientIdentifier
Message(String messageId, String subject, RecipientIdentifier recipientIdentifier, boolean smsNotification, AuthenticationLevel authenticationLevel, Link... links)
           
Message(String messageId, String subject, RecipientIdentifier recipientIdentifier, boolean smsNotification, MessageStatus status, AuthenticationLevel authenticationLevel, Link... links)
           
 



Copyright © 2011 Digipost Open Source. All Rights Reserved.