getKommuneOppdateringServicePort

@WebEndpoint(name = "KommuneOppdateringServicePort")
open fun getKommuneOppdateringServicePort(): KommuneOppdateringService

Return

returnsKommuneOppdateringService


@WebEndpoint(name = "KommuneOppdateringServicePort")
open fun getKommuneOppdateringServicePort(features: Array<WebServiceFeature>): KommuneOppdateringService

Return

returnsKommuneOppdateringService

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.