getGrunnboksutskriftServicePort

@WebEndpoint(name = "GrunnboksutskriftServicePort")
open fun getGrunnboksutskriftServicePort(): GrunnboksutskriftService

Return

returnsGrunnboksutskriftService


@WebEndpoint(name = "GrunnboksutskriftServicePort")
open fun getGrunnboksutskriftServicePort(features: Array<WebServiceFeature>): GrunnboksutskriftService

Return

returnsGrunnboksutskriftService

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.