BruksenhetMedKostraSokModel

Java class for BruksenhetMedKostraSokModel complex type

.

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


<complexType name="BruksenhetMedKostraSokModel">
  <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="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="adressenavnFonetisk" 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="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="festenummerForAdresse" 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="organisasjonsnummer" 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
open fun getBokstav(): String
Gets the value of the bokstav 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 festenummer property.
Link copied to clipboard
Gets the value of the festenummerForAdresse 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 lopenummer property.
Link copied to clipboard
Gets the value of the organisasjonsnummer property.
Link copied to clipboard
Gets the value of the seksjonsnummer 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 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
open fun setBokstav(value: String)
Sets the value of the bokstav 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
open fun setFestenummer(value: Integer)
Sets the value of the festenummer property.
Link copied to clipboard
Sets the value of the festenummerForAdresse 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 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 setLopenummer(value: Integer)
Sets the value of the lopenummer property.
Link copied to clipboard
Sets the value of the organisasjonsnummer property.
Link copied to clipboard
open fun setSeksjonsnummer(value: Integer)
Sets the value of the seksjonsnummer 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.