Uses of Class
no.digipost.api.useragreements.client.Attribute
-
Packages that use Attribute 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 Attribute in no.digipost.api.useragreements.client
Fields in no.digipost.api.useragreements.client with type parameters of type Attribute Modifier and Type Field Description List<Attribute>Attributes. attributesMethods in no.digipost.api.useragreements.client that return types with arguments of type Attribute Modifier and Type Method Description List<Attribute>Attributes. getAttributes()Constructor parameters in no.digipost.api.useragreements.client with type arguments of type Attribute Constructor Description Attributes(ArrayList<Attribute> attributes)
-