getBrukerOppdateringServicePort

@WebEndpoint(name = "BrukerOppdateringServicePort")
open fun getBrukerOppdateringServicePort(): BrukerOppdateringService

Return

returnsBrukerOppdateringService


@WebEndpoint(name = "BrukerOppdateringServicePort")
open fun getBrukerOppdateringServicePort(features: Array<WebServiceFeature>): BrukerOppdateringService

Return

returnsBrukerOppdateringService

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.