Uses of Class
no.digipost.api.useragreements.client.Kid
-
Packages that use Kid 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.no.digipost.api.useragreements.client.xml -
-
Uses of Kid in no.digipost.api.useragreements.client
Methods in no.digipost.api.useragreements.client that return Kid Modifier and Type Method Description KidInvoice. getKid()static KidKid. of(String kid)Constructors in no.digipost.api.useragreements.client with parameters of type Kid Constructor Description Invoice(Kid kid, BigDecimal amount, LocalDate dueDate, InvoiceStatus status, String account) -
Uses of Kid in no.digipost.api.useragreements.client.xml
Methods in no.digipost.api.useragreements.client.xml that return Kid Modifier and Type Method Description KidKidXmlAdapter. unmarshal(String value)
-