Uses of Class
no.digipost.api.client.representations.Recipients
-
Packages that use Recipients Package Description no.digipost.api.client no.digipost.api.client.delivery no.digipost.api.client.internal 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 Recipients in no.digipost.api.client
Methods in no.digipost.api.client that return Recipients Modifier and Type Method Description RecipientsDigipostClient. search(String searchString) -
Uses of Recipients in no.digipost.api.client.delivery
Methods in no.digipost.api.client.delivery that return Recipients Modifier and Type Method Description RecipientsMessageDeliveryApi. search(String searchString) -
Uses of Recipients in no.digipost.api.client.internal
Methods in no.digipost.api.client.internal that return Recipients Modifier and Type Method Description RecipientsApiServiceImpl. search(String searchString) -
Uses of Recipients in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations that return Recipients Modifier and Type Method Description RecipientsObjectFactory. createRecipients()
-