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 Autocomplete
DigipostClient. 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 Autocomplete
MessageDeliveryApi. 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 Autocomplete
ApiServiceImpl. 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 Autocomplete
ObjectFactory. createAutocomplete()
-