ByggFeature

Java class for ByggFeature complex type

.

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


<complexType name="ByggFeature">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kart}MatrikkelFeature">
      <sequence>
        <element name="punkt" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}Point" minOccurs="0"/>
        <element name="text" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="bubbleId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}ByggId" minOccurs="0"/>
        <element name="antallAdresser" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="antallBygningsendringer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="avlopskodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}AvlopsKodeId" minOccurs="0"/>
        <element name="bebygdAreal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
        <element name="bygningsnr" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
        <element name="bygningsstatusKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}BygningsstatusKodeId" minOccurs="0"/>
        <element name="bygningstypeKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}BygningstypeKodeId" minOccurs="0"/>
        <element name="bygningId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningId" minOccurs="0"/>
        <element name="kommuneId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommune}KommuneId" minOccurs="0"/>
        <element name="naringsgruppeKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}NaringsgruppeKodeId" minOccurs="0"/>
        <element name="opprinnelsesKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}OpprinnelsesKodeId" minOccurs="0"/>
        <element name="kulturminne" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="sefrakminne" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="fornminne" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="sefrakVernevedtak" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="sefrakFredning" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="sefrakMeldeplikt" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="sefrakPlanlagtVern" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="tidigereBygningId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}ByggId" minOccurs="0"/>
        <element name="bygningsendringsKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}BygningsendringsKodeId" minOccurs="0"/>
        <element name="lopenr" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="vannforsyningsKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning/koder}VannforsyningsKodeId" minOccurs="0"/>
        <element name="heis" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="ufullstendigAreal" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="utenBebygdAreal" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the antallAdresser property.
Link copied to clipboard
Gets the value of the antallBygningsendringer property.
Link copied to clipboard
Gets the value of the avlopskodeId property.
Link copied to clipboard
Gets the value of the bebygdAreal property.
Link copied to clipboard
open fun getBubbleId(): ByggId
Gets the value of the bubbleId property.
Link copied to clipboard
Gets the value of the bygningId property.
Link copied to clipboard
Gets the value of the bygningsendringsKodeId property.
Link copied to clipboard
open fun getBygningsnr(): Long
Gets the value of the bygningsnr property.
Link copied to clipboard
Gets the value of the bygningsstatusKodeId property.
Link copied to clipboard
Gets the value of the bygningstypeKodeId property.
Link copied to clipboard
open fun getFornminne(): Integer
Gets the value of the fornminne property.
Link copied to clipboard
open fun getHeis(): Integer
Gets the value of the heis property.
Link copied to clipboard
Gets the value of the kommuneId property.
Link copied to clipboard
Gets the value of the kulturminne property.
Link copied to clipboard
open fun getLopenr(): Integer
Gets the value of the lopenr property.
Link copied to clipboard
Gets the value of the naringsgruppeKodeId property.
Link copied to clipboard
Gets the value of the opprinnelsesKodeId property.
Link copied to clipboard
open fun getPunkt(): Point
Gets the value of the punkt property.
Link copied to clipboard
Gets the value of the sefrakFredning property.
Link copied to clipboard
Gets the value of the sefrakMeldeplikt property.
Link copied to clipboard
Gets the value of the sefrakminne property.
Link copied to clipboard
Gets the value of the sefrakPlanlagtVern property.
Link copied to clipboard
Gets the value of the sefrakVernevedtak property.
Link copied to clipboard
open fun getText(): String
Gets the value of the text property.
Link copied to clipboard
Gets the value of the tidigereBygningId property.
Link copied to clipboard
Gets the value of the ufullstendigAreal property.
Link copied to clipboard
Gets the value of the utenBebygdAreal property.
Link copied to clipboard
Gets the value of the vannforsyningsKodeId property.
Link copied to clipboard
open fun setAntallAdresser(value: Integer)
Sets the value of the antallAdresser property.
Link copied to clipboard
Sets the value of the antallBygningsendringer property.
Link copied to clipboard
open fun setAvlopskodeId(value: AvlopsKodeId)
Sets the value of the avlopskodeId property.
Link copied to clipboard
open fun setBebygdAreal(value: Double)
Sets the value of the bebygdAreal property.
Link copied to clipboard
open fun setBubbleId(value: ByggId)
Sets the value of the bubbleId property.
Link copied to clipboard
open fun setBygningId(value: BygningId)
Sets the value of the bygningId property.
Link copied to clipboard
Sets the value of the bygningsendringsKodeId property.
Link copied to clipboard
open fun setBygningsnr(value: Long)
Sets the value of the bygningsnr property.
Link copied to clipboard
Sets the value of the bygningsstatusKodeId property.
Link copied to clipboard
Sets the value of the bygningstypeKodeId property.
Link copied to clipboard
open fun setFornminne(value: Integer)
Sets the value of the fornminne property.
Link copied to clipboard
open fun setHeis(value: Integer)
Sets the value of the heis property.
Link copied to clipboard
open fun setKommuneId(value: KommuneId)
Sets the value of the kommuneId property.
Link copied to clipboard
open fun setKulturminne(value: Integer)
Sets the value of the kulturminne property.
Link copied to clipboard
open fun setLopenr(value: Integer)
Sets the value of the lopenr property.
Link copied to clipboard
Sets the value of the naringsgruppeKodeId property.
Link copied to clipboard
Sets the value of the opprinnelsesKodeId property.
Link copied to clipboard
open fun setPunkt(value: Point)
Sets the value of the punkt property.
Link copied to clipboard
open fun setSefrakFredning(value: Integer)
Sets the value of the sefrakFredning property.
Link copied to clipboard
open fun setSefrakMeldeplikt(value: Integer)
Sets the value of the sefrakMeldeplikt property.
Link copied to clipboard
open fun setSefrakminne(value: Integer)
Sets the value of the sefrakminne property.
Link copied to clipboard
Sets the value of the sefrakPlanlagtVern property.
Link copied to clipboard
open fun setSefrakVernevedtak(value: Integer)
Sets the value of the sefrakVernevedtak property.
Link copied to clipboard
open fun setText(value: String)
Sets the value of the text property.
Link copied to clipboard
open fun setTidigereBygningId(value: ByggId)
Sets the value of the tidigereBygningId property.
Link copied to clipboard
open fun setUfullstendigAreal(value: Integer)
Sets the value of the ufullstendigAreal property.
Link copied to clipboard
open fun setUtenBebygdAreal(value: Integer)
Sets the value of the utenBebygdAreal property.
Link copied to clipboard
Sets the value of the vannforsyningsKodeId property.