getBygningOppdateringServicePort

@WebEndpoint(name = "BygningOppdateringServicePort")
open fun getBygningOppdateringServicePort(): BygningOppdateringService

Return

returnsBygningOppdateringService


@WebEndpoint(name = "BygningOppdateringServicePort")
open fun getBygningOppdateringServicePort(features: Array<WebServiceFeature>): BygningOppdateringService

Return

returnsBygningOppdateringService

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.