getAktivitetslisteOppdateringServicePort

@WebEndpoint(name = "AktivitetslisteOppdateringServicePort")
open fun getAktivitetslisteOppdateringServicePort(): AktivitetslisteOppdateringService

Return

returnsAktivitetslisteOppdateringService


@WebEndpoint(name = "AktivitetslisteOppdateringServicePort")
open fun getAktivitetslisteOppdateringServicePort(features: Array<WebServiceFeature>): AktivitetslisteOppdateringService

Return

returnsAktivitetslisteOppdateringService

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.