Uses of Class
no.digipost.api.client.representations.Suggestion
-
Packages that use Suggestion Package Description 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 Suggestion in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations that return types with arguments of type Suggestion Modifier and Type Method Description List<Suggestion>
Autocomplete. getSuggestions()
Constructor parameters in no.digipost.api.client.representations with type arguments of type Suggestion Constructor Description Autocomplete(List<Suggestion> suggestions, Link... links)
-