getRegistreringsstatusServicePort

@WebEndpoint(name = "RegistreringsstatusServicePort")
open fun getRegistreringsstatusServicePort(): RegistreringsstatusService

Return

returnsRegistreringsstatusService


@WebEndpoint(name = "RegistreringsstatusServicePort")
open fun getRegistreringsstatusServicePort(features: Array<WebServiceFeature>): RegistreringsstatusService

Return

returnsRegistreringsstatusService

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.