gardsnrIBruk

@RequestWrapper(localName = "gardsnrIBruk", targetNamespace = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/matrikkelenhet", className = "no.solibo.libs.solibo.kartverket.wsdl.kartverket.GardsnrIBruk")
@ResponseWrapper(localName = "gardsnrIBrukResponse", targetNamespace = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/matrikkelenhet", className = "no.solibo.libs.solibo.kartverket.wsdl.kartverket.GardsnrIBrukResponse")
@Action(input = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/matrikkelenhet/MatrikkelenhetService/gardsnrIBrukRequest", output = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/matrikkelenhet/MatrikkelenhetService/gardsnrIBrukResponse", fault = [FaultAction(className = ServiceException::class, value = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/matrikkelenhet/MatrikkelenhetService/gardsnrIBruk/Fault/ServiceException")])
abstract fun gardsnrIBruk(kommuneId: KommuneId, gnr: Int, matrikkelContext: MatrikkelContext): Boolean

Return

returnsboolean

Parameters

gnr
kommuneId
matrikkelContext

Throws