ByggesakBruksenhetdata

Java class for ByggesakBruksenhetdata complex type

.

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


<complexType name="ByggesakBruksenhetdata">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
        <element name="kommunenummer" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="gardsnummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="bruksnummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="festenummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="seksjonsnummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="adresseKode" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="husnummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="adresseBokstav" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="etasjenummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="lopenummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="bruksareal" type="{http://www.w3.org/2001/XMLSchema}double"/>
        <element name="antallRom" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="antallBad" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="antallWC" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="etasjeplanKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}EtasjeplanKodeId"/>
        <element name="bruksenhetstypeKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}BruksenhetstypeKodeId"/>
        <element name="kjokkentilgangKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}KjokkentilgangKodeId"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the adresseBokstav property.
Link copied to clipboard
Gets the value of the adresseKode property.
Link copied to clipboard
open fun getAntallBad(): Integer
Gets the value of the antallBad property.
Link copied to clipboard
open fun getAntallRom(): Integer
Gets the value of the antallRom property.
Link copied to clipboard
open fun getAntallWC(): Integer
Gets the value of the antallWC property.
Link copied to clipboard
open fun getBruksareal(): Double
Gets the value of the bruksareal property.
Link copied to clipboard
Gets the value of the bruksenhetstypeKodeId property.
Link copied to clipboard
Gets the value of the bruksnummer property.
Link copied to clipboard
Gets the value of the etasjenummer property.
Link copied to clipboard
Gets the value of the etasjeplanKodeId 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
open fun getHusnummer(): Integer
Gets the value of the husnummer property.
Link copied to clipboard
open fun getId(): Long
Gets the value of the id property.
Link copied to clipboard
Gets the value of the kjokkentilgangKodeId property.
Link copied to clipboard
Gets the value of the kommunenummer property.
Link copied to clipboard
Gets the value of the lopenummer property.
Link copied to clipboard
Gets the value of the seksjonsnummer property.
Link copied to clipboard
open fun setAdresseBokstav(value: String)
Sets the value of the adresseBokstav property.
Link copied to clipboard
open fun setAdresseKode(value: Integer)
Sets the value of the adresseKode property.
Link copied to clipboard
open fun setAntallBad(value: Integer)
Sets the value of the antallBad property.
Link copied to clipboard
open fun setAntallRom(value: Integer)
Sets the value of the antallRom property.
Link copied to clipboard
open fun setAntallWC(value: Integer)
Sets the value of the antallWC property.
Link copied to clipboard
open fun setBruksareal(value: Double)
Sets the value of the bruksareal property.
Link copied to clipboard
Sets the value of the bruksenhetstypeKodeId property.
Link copied to clipboard
open fun setBruksnummer(value: Integer)
Sets the value of the bruksnummer property.
Link copied to clipboard
open fun setEtasjenummer(value: Integer)
Sets the value of the etasjenummer property.
Link copied to clipboard
Sets the value of the etasjeplanKodeId 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 setHusnummer(value: Integer)
Sets the value of the husnummer property.
Link copied to clipboard
open fun setId(value: Long)
Sets the value of the id property.
Link copied to clipboard
Sets the value of the kjokkentilgangKodeId property.
Link copied to clipboard
open fun setKommunenummer(value: String)
Sets the value of the kommunenummer property.
Link copied to clipboard
open fun setLopenummer(value: Integer)
Sets the value of the lopenummer property.
Link copied to clipboard
open fun setSeksjonsnummer(value: Integer)
Sets the value of the seksjonsnummer property.