getKonsesjonsforholdServicePort

@WebEndpoint(name = "KonsesjonsforholdServicePort")
open fun getKonsesjonsforholdServicePort(): KonsesjonsforholdService

Return

returnsKonsesjonsforholdService


@WebEndpoint(name = "KonsesjonsforholdServicePort")
open fun getKonsesjonsforholdServicePort(features: Array<WebServiceFeature>): KonsesjonsforholdService

Return

returnsKonsesjonsforholdService

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.