getGrunnforurensingServicePort

@WebEndpoint(name = "GrunnforurensingServicePort")
open fun getGrunnforurensingServicePort(): GrunnforurensingService

Return

returnsGrunnforurensingService


@WebEndpoint(name = "GrunnforurensingServicePort")
open fun getGrunnforurensingServicePort(features: Array<WebServiceFeature>): GrunnforurensingService

Return

returnsGrunnforurensingService

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.