public interface IRecipientInformationStore
| Modifier and Type | Method and Description |
|---|---|
IRecipientInformation |
get(IRecipientId var1)
Calls actual
get method for the wrapped RecipientInformationStore object. |
Collection<IRecipientInformation> |
getRecipients()
Calls actual
getRecipients method for the wrapped RecipientInformationStore object. |
Collection<IRecipientInformation> getRecipients()
getRecipients method for the wrapped RecipientInformationStore object.IRecipientInformation get(IRecipientId var1)
get method for the wrapped RecipientInformationStore object.var1 - RecipientId wrapperIRecipientInformation the wrapper for received RecipientInformation object.Copyright © 1998–2023 Apryse Group NV. All rights reserved.