FestegrunnIdent

Java class for FestegrunnIdent complex type

.

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


<complexType name="FestegrunnIdent">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}MatrikkelenhetIdent">
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the bruksnummer property.
Link copied to clipboard
Gets the value of the festenummer property.
Link copied to clipboard
Gets the value of the gardsnummer property.
Link copied to clipboard
Gets the value of the kommuneIdent property.
Link copied to clipboard
Gets the value of the seksjonsnummer property.
Link copied to clipboard
open fun setBruksnummer(value: Integer)
Sets the value of the bruksnummer property.
Link copied to clipboard
open fun setFestenummer(value: Integer)
Sets the value of the festenummer property.
Link copied to clipboard
open fun setGardsnummer(value: Integer)
Sets the value of the gardsnummer property.
Link copied to clipboard
open fun setKommuneIdent(value: KommuneIdent)
Sets the value of the kommuneIdent property.
Link copied to clipboard
open fun setSeksjonsnummer(value: Integer)
Sets the value of the seksjonsnummer property.