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