ByggsokModel

Java class for ByggsokModel complex type

.

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


<complexType name="ByggsokModel">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}AbstractByggsokModel">
      <sequence>
        <element name="bygningsnummer" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
        <element name="lopenummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="gardsnummer" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/util}Interval" minOccurs="0"/>
        <element name="bruksnummer" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/util}Interval" minOccurs="0"/>
        <element name="festenummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="seksjonsnummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="adressekode" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/util}Interval" minOccurs="0"/>
        <element name="adressenavn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="adressetilleggsnavn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="husnummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="bokstav" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="nummerForPerson" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="fornavn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="etternavn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="selectionPolygon" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}SelectionPolygon" minOccurs="0"/>
        <element name="tidligereStatusListe" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}StringList" minOccurs="0"/>
        <element name="tidligereStatusFra" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate" minOccurs="0"/>
        <element name="tidligereStatusTil" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate" minOccurs="0"/>
        <element name="adressenavnFonetisk" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="adressetilleggsnavnFonetisk" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="navnFonetisk" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="harSefrakminne" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="harKulturminne" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="utenBokstav" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="bygningstypeListe" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}StringList" minOccurs="0"/>
        <element name="bruksenhetsnummer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="bygningsstatusListe" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}StringList" minOccurs="0"/>
        <element name="gardsnummerForAdresse" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/util}Interval" minOccurs="0"/>
        <element name="bruksnummerForAdresse" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/util}Interval" minOccurs="0"/>
        <element name="undernummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="bygningsstatusKompositt" minOccurs="0">
          <simpleType>
            <restriction base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningsstatusKompositt">
            </restriction>
          </simpleType>
        </element>
        <element name="kostraVirksomhetNr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the adressekode property.
Link copied to clipboard
Gets the value of the adressenavn property.
Link copied to clipboard
Gets the value of the adressetilleggsnavn property.
Link copied to clipboard
open fun getBokstav(): String
Gets the value of the bokstav property.
Link copied to clipboard
Gets the value of the bruksenhetsnummer property.
Link copied to clipboard
Gets the value of the bruksnummer property.
Link copied to clipboard
Gets the value of the bruksnummerForAdresse property.
Link copied to clipboard
Gets the value of the bygningsnummer property.
Link copied to clipboard
Gets the value of the bygningsstatusKompositt property.
Link copied to clipboard
Gets the value of the bygningsstatusListe property.
Link copied to clipboard
Gets the value of the bygningstypeListe property.
Link copied to clipboard
open fun getEtternavn(): String
Gets the value of the etternavn property.
Link copied to clipboard
Gets the value of the festenummer property.
Link copied to clipboard
open fun getFornavn(): String
Gets the value of the fornavn property.
Link copied to clipboard
Gets the value of the gardsnummer property.
Link copied to clipboard
Gets the value of the gardsnummerForAdresse property.
Link copied to clipboard
open fun getHusnummer(): Integer
Gets the value of the husnummer property.
Link copied to clipboard
Gets the value of the kommunenummer property.
Link copied to clipboard
Gets the value of the kostraVirksomhetNr property.
Link copied to clipboard
Gets the value of the lopenummer property.
Link copied to clipboard
Gets the value of the nummerForPerson property.
Link copied to clipboard
Gets the value of the seksjonsnummer property.
Link copied to clipboard
Gets the value of the selectionPolygon property.
Link copied to clipboard
Gets the value of the tidligereStatusFra property.
Link copied to clipboard
Gets the value of the tidligereStatusListe property.
Link copied to clipboard
Gets the value of the tidligereStatusTil property.
Link copied to clipboard
Gets the value of the undernummer property.
Link copied to clipboard
Gets the value of the adressenavnFonetisk property.
Link copied to clipboard
Gets the value of the adressetilleggsnavnFonetisk property.
Link copied to clipboard
Gets the value of the harKulturminne property.
Link copied to clipboard
Gets the value of the harSefrakminne property.
Link copied to clipboard
Gets the value of the navnFonetisk property.
Link copied to clipboard
Gets the value of the utenBokstav property.
Link copied to clipboard
open fun setAdressekode(value: String)
Sets the value of the adressekode property.
Link copied to clipboard
open fun setAdressenavn(value: String)
Sets the value of the adressenavn property.
Link copied to clipboard
Sets the value of the adressenavnFonetisk property.
Link copied to clipboard
Sets the value of the adressetilleggsnavn property.
Link copied to clipboard
Sets the value of the adressetilleggsnavnFonetisk property.
Link copied to clipboard
open fun setBokstav(value: String)
Sets the value of the bokstav property.
Link copied to clipboard
open fun setBruksenhetsnummer(value: String)
Sets the value of the bruksenhetsnummer property.
Link copied to clipboard
open fun setBruksnummer(value: String)
Sets the value of the bruksnummer property.
Link copied to clipboard
Sets the value of the bruksnummerForAdresse property.
Link copied to clipboard
open fun setBygningsnummer(value: Long)
Sets the value of the bygningsnummer property.
Link copied to clipboard
Sets the value of the bygningsstatusKompositt property.
Link copied to clipboard
Sets the value of the bygningsstatusListe property.
Link copied to clipboard
Sets the value of the bygningstypeListe property.
Link copied to clipboard
open fun setEtternavn(value: String)
Sets the value of the etternavn property.
Link copied to clipboard
open fun setFestenummer(value: Integer)
Sets the value of the festenummer property.
Link copied to clipboard
open fun setFornavn(value: String)
Sets the value of the fornavn property.
Link copied to clipboard
open fun setGardsnummer(value: String)
Sets the value of the gardsnummer property.
Link copied to clipboard
Sets the value of the gardsnummerForAdresse property.
Link copied to clipboard
open fun setHarKulturminne(value: Boolean)
Sets the value of the harKulturminne property.
Link copied to clipboard
open fun setHarSefrakminne(value: Boolean)
Sets the value of the harSefrakminne property.
Link copied to clipboard
open fun setHusnummer(value: Integer)
Sets the value of the husnummer property.
Link copied to clipboard
open fun setKommunenummer(value: String)
Sets the value of the kommunenummer property.
Link copied to clipboard
open fun setKostraVirksomhetNr(value: String)
Sets the value of the kostraVirksomhetNr property.
Link copied to clipboard
open fun setLopenummer(value: Integer)
Sets the value of the lopenummer property.
Link copied to clipboard
open fun setNavnFonetisk(value: Boolean)
Sets the value of the navnFonetisk property.
Link copied to clipboard
open fun setNummerForPerson(value: String)
Sets the value of the nummerForPerson property.
Link copied to clipboard
open fun setSeksjonsnummer(value: Integer)
Sets the value of the seksjonsnummer property.
Link copied to clipboard
Sets the value of the selectionPolygon property.
Link copied to clipboard
Sets the value of the tidligereStatusFra property.
Link copied to clipboard
Sets the value of the tidligereStatusListe property.
Link copied to clipboard
Sets the value of the tidligereStatusTil property.
Link copied to clipboard
open fun setUndernummer(value: Integer)
Sets the value of the undernummer property.
Link copied to clipboard
open fun setUtenBokstav(value: Boolean)
Sets the value of the utenBokstav property.