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 Recipients
DigipostClient. 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 Recipients
MessageDeliveryApi. 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 Recipients
ApiServiceImpl. 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 Recipients
ObjectFactory. createRecipients()
-