Uses of Class
no.digipost.api.useragreements.client.Agreements
-
Packages that use Agreements Package Description no.digipost.api.useragreements.client 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 Agreements in no.digipost.api.useragreements.client
Methods in no.digipost.api.useragreements.client that return Agreements Modifier and Type Method Description AgreementsApiService. getAgreements(SenderId senderId, UserId userId, String requestTrackingId, org.apache.http.client.ResponseHandler<Agreements> handler)Method parameters in no.digipost.api.useragreements.client with type arguments of type Agreements Modifier and Type Method Description AgreementsApiService. getAgreements(SenderId senderId, UserId userId, String requestTrackingId, org.apache.http.client.ResponseHandler<Agreements> handler)
-