Bruksenhet

Java class for Bruksenhet complex type

.

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


<complexType name="Bruksenhet">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelBubbleObjectWithHistory">
      <sequence>
        <element name="byggId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}ByggId" minOccurs="0"/>
        <element name="etasjeplanKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}EtasjeplanKodeId" minOccurs="0"/>
        <element name="etasjenummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="lopenummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="adresseId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/adresse}AdresseId" minOccurs="0"/>
        <element name="matrikkelenhetId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}MatrikkelenhetId" minOccurs="0"/>
        <element name="bruksenhetstypeKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}BruksenhetstypeKodeId" minOccurs="0"/>
        <element name="antallRom" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="antallBad" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="antallWC" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="bruksareal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
        <element name="kjokkentilgangId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}KjokkentilgangKodeId" minOccurs="0"/>
        <element name="skalUtga" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="byggSkjermingsverdig" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="uuid" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}UUID" minOccurs="0"/>
        <element name="kostraFunksjonKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}KostraFunksjonKodeId" minOccurs="0"/>
        <element name="kostraLeieareal" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="kostraVirksomhetId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/person}JuridiskPersonId" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the adresseId 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
Gets the value of the avsluttetAv 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
open fun getByggId(): ByggId
Gets the value of the byggId 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 id property.
Link copied to clipboard
Gets the value of the kjokkentilgangId property.
Link copied to clipboard
Dette elementet gis kun ut for klientversjon 4.2 eller senere.
Link copied to clipboard
Dette elementet gis kun ut for klientversjon 4.2 eller senere.
Link copied to clipboard
Gets the value of the lopenummer property.
Link copied to clipboard
Gets the value of the matrikkelenhetId property.
Link copied to clipboard
open fun getMetadata(): Metadata
Gets the value of the metadata property.
Link copied to clipboard
Gets the value of the oppdateringsdato property.
Link copied to clipboard
Gets the value of the oppdatertAv property.
Link copied to clipboard
Gets the value of the sluttdato property.
Link copied to clipboard
open fun getUuid(): UUID
Dette elementet gis kun ut for klientversjon 3.17 eller senere.
Link copied to clipboard
open fun getVersjon(): Long
Gets the value of the versjon property.
Link copied to clipboard
open fun getVersjonId(): Long
Gets the value of the versjonId property.
Link copied to clipboard
Gets the value of the byggSkjermingsverdig property.
Link copied to clipboard
Dette elementet gis kun ut for klientversjon 4.2 eller senere.
Link copied to clipboard
open fun isSkalUtga(): Boolean
Gets the value of the skalUtga property.
Link copied to clipboard
open fun setAdresseId(value: AdresseId)
Sets the value of the adresseId 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 setAvsluttetAv(value: String)
Sets the value of the avsluttetAv 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 setByggId(value: ByggId)
Sets the value of the byggId property.
Link copied to clipboard
Sets the value of the byggSkjermingsverdig 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 setId(value: MatrikkelBubbleId)
Sets the value of the id property.
Link copied to clipboard
Sets the value of the kjokkentilgangId property.
Link copied to clipboard
Sets the value of the kostraFunksjonKodeId property.
Link copied to clipboard
open fun setKostraLeieareal(value: Boolean)
Sets the value of the kostraLeieareal property.
Link copied to clipboard
Sets the value of the kostraVirksomhetId property.
Link copied to clipboard
open fun setLopenummer(value: Integer)
Sets the value of the lopenummer property.
Link copied to clipboard
Sets the value of the matrikkelenhetId property.
Link copied to clipboard
open fun setMetadata(value: Metadata)
Sets the value of the metadata property.
Link copied to clipboard
Sets the value of the oppdateringsdato property.
Link copied to clipboard
open fun setOppdatertAv(value: String)
Sets the value of the oppdatertAv property.
Link copied to clipboard
open fun setSkalUtga(value: Boolean)
Sets the value of the skalUtga property.
Link copied to clipboard
open fun setSluttdato(value: Timestamp)
Sets the value of the sluttdato property.
Link copied to clipboard
open fun setUuid(value: UUID)
Sets the value of the uuid property.
Link copied to clipboard
open fun setVersjon(value: Long)
Sets the value of the versjon property.
Link copied to clipboard
open fun setVersjonId(value: Long)
Sets the value of the versjonId property.