getKonsesjonsforholdOppdateringServicePort

@WebEndpoint(name = "KonsesjonsforholdOppdateringServicePort")
open fun getKonsesjonsforholdOppdateringServicePort(): KonsesjonsforholdOppdateringService

Return

returnsKonsesjonsforholdOppdateringService


@WebEndpoint(name = "KonsesjonsforholdOppdateringServicePort")
open fun getKonsesjonsforholdOppdateringServicePort(features: Array<WebServiceFeature>): KonsesjonsforholdOppdateringService

Return

returnsKonsesjonsforholdOppdateringService

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.