Uses of Class
no.digipost.api.client.representations.Autocomplete
-
Packages that use Autocomplete Package Description no.digipost.api.client no.digipost.api.client.delivery no.digipost.api.client.internal 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 Autocomplete in no.digipost.api.client
Methods in no.digipost.api.client that return Autocomplete Modifier and Type Method Description AutocompleteDigipostClient. getAutocompleteSuggestions(String searchString) -
Uses of Autocomplete in no.digipost.api.client.delivery
Methods in no.digipost.api.client.delivery that return Autocomplete Modifier and Type Method Description AutocompleteMessageDeliveryApi. searchSuggest(String searchString) -
Uses of Autocomplete in no.digipost.api.client.internal
Methods in no.digipost.api.client.internal that return Autocomplete Modifier and Type Method Description AutocompleteApiServiceImpl. searchSuggest(String searchString) -
Uses of Autocomplete in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations that return Autocomplete Modifier and Type Method Description AutocompleteObjectFactory. createAutocomplete()
-