getSefrakMinneOppdateringServicePort

@WebEndpoint(name = "SefrakMinneOppdateringServicePort")
open fun getSefrakMinneOppdateringServicePort(): SefrakMinneOppdateringService

Return

returnsSefrakMinneOppdateringService


@WebEndpoint(name = "SefrakMinneOppdateringServicePort")
open fun getSefrakMinneOppdateringServicePort(features: Array<WebServiceFeature>): SefrakMinneOppdateringService

Return

returnsSefrakMinneOppdateringService

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.