getForretningOppdateringServicePort

@WebEndpoint(name = "ForretningOppdateringServicePort")
open fun getForretningOppdateringServicePort(): ForretningOppdateringService

Return

returnsForretningOppdateringService


@WebEndpoint(name = "ForretningOppdateringServicePort")
open fun getForretningOppdateringServicePort(features: Array<WebServiceFeature>): ForretningOppdateringService

Return

returnsForretningOppdateringService

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.