ByggIdent

open class ByggIdent : Ident

Java class for ByggIdent complex type

.

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


<complexType name="ByggIdent">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Ident">
      <sequence>
        <element name="bygningsnummer" type="{http://www.w3.org/2001/XMLSchema}long"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the bygningsnummer property.
Link copied to clipboard
open fun setBygningsnummer(value: Long)
Sets the value of the bygningsnummer property.