MatrikkelenhetsokModel

Java class for MatrikkelenhetsokModel complex type

.

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


<complexType name="MatrikkelenhetsokModel">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="kommunenummer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="status" minOccurs="0">
          <simpleType>
            <restriction base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/util}Status">
            </restriction>
          </simpleType>
        </element>
        <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="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="adressetilleggsnavn" 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="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="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="selectionPolygon" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}SelectionPolygon" minOccurs="0"/>
        <element name="etableringsdatoFra" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate" minOccurs="0"/>
        <element name="etableringsdatoTil" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate" minOccurs="0"/>
        <element name="inngarISamlaFastEiendom" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="jordskifteKrevd" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="grunnerverv" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="anmerketKlage" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="avtaleGrensePunktfeste" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="avtaleStedbundenRettighet" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="harGrunnforurensing" 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="bruksenhetsnummer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="bruksnavn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
      </sequence>
    </restriction>
  </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
open fun getBruksnavn(): String
Gets the value of the bruksnavn property.
Link copied to clipboard
Gets the value of the bruksnummer property.
Link copied to clipboard
Gets the value of the bygningsnummer property.
Link copied to clipboard
Gets the value of the etableringsdatoFra property.
Link copied to clipboard
Gets the value of the etableringsdatoTil 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
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 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
open fun getStatus(): Status
Gets the value of the status 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 anmerketKlage property.
Link copied to clipboard
Gets the value of the avtaleGrensePunktfeste property.
Link copied to clipboard
Gets the value of the avtaleStedbundenRettighet property.
Link copied to clipboard
Gets the value of the grunnerverv property.
Link copied to clipboard
Gets the value of the harGrunnforurensing property.
Link copied to clipboard
Gets the value of the harKulturminne property.
Link copied to clipboard
Gets the value of the inngarISamlaFastEiendom property.
Link copied to clipboard
Gets the value of the jordskifteKrevd 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 setAnmerketKlage(value: Boolean)
Sets the value of the anmerketKlage property.
Link copied to clipboard
Sets the value of the avtaleGrensePunktfeste property.
Link copied to clipboard
Sets the value of the avtaleStedbundenRettighet 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 setBruksnavn(value: String)
Sets the value of the bruksnavn property.
Link copied to clipboard
open fun setBruksnummer(value: String)
Sets the value of the bruksnummer 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 etableringsdatoFra property.
Link copied to clipboard
Sets the value of the etableringsdatoTil 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
open fun setGrunnerverv(value: Boolean)
Sets the value of the grunnerverv property.
Link copied to clipboard
Sets the value of the harGrunnforurensing property.
Link copied to clipboard
open fun setHarKulturminne(value: Boolean)
Sets the value of the harKulturminne property.
Link copied to clipboard
open fun setHusnummer(value: Integer)
Sets the value of the husnummer property.
Link copied to clipboard
Sets the value of the inngarISamlaFastEiendom property.
Link copied to clipboard
open fun setJordskifteKrevd(value: Boolean)
Sets the value of the jordskifteKrevd 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 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
open fun setStatus(value: Status)
Sets the value of the status property.
Link copied to clipboard
open fun setUtenBokstav(value: Boolean)
Sets the value of the utenBokstav property.