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

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

Fields in no.digipost.api.client.representations with type parameters of type Recipient
protected  List<Recipient> Message.recipients
           
 

Methods in no.digipost.api.client.representations that return types with arguments of type Recipient
 List<Recipient> Recipients.getRecipients()
           
 List<Recipient> Message.getRecipients()
           
 

Methods in no.digipost.api.client.representations with parameters of type Recipient
 void Recipients.add(Recipient recipient)
           
 



Copyright © 2012 Digipost Open Source. All Rights Reserved.