getAdresseOppdateringServicePort

@WebEndpoint(name = "AdresseOppdateringServicePort")
open fun getAdresseOppdateringServicePort(): AdresseOppdateringService

Return

returnsAdresseOppdateringService


@WebEndpoint(name = "AdresseOppdateringServicePort")
open fun getAdresseOppdateringServicePort(features: Array<WebServiceFeature>): AdresseOppdateringService

Return

returnsAdresseOppdateringService

Parameters

features

A list of jakarta.xml.ws.WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.