AksessRettighet

open class AksessRettighet

Java class for AksessRettighet complex type

.

The following schema fragment specifies the expected content contained within this class.


<complexType name="AksessRettighet">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="aksessTypeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bruker/koder}AksessTypeId" minOccurs="0"/>
        <element name="domeneAvgrensningId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bruker/koder}DomeneAvgrensningId" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the aksessTypeId property.
Link copied to clipboard
Gets the value of the domeneAvgrensningId property.
Link copied to clipboard
open fun setAksessTypeId(value: AksessTypeId)
Sets the value of the aksessTypeId property.
Link copied to clipboard
Sets the value of the domeneAvgrensningId property.