BygningTillegg

Java class for BygningTillegg complex type

.

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


<complexType name="BygningTillegg">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelComponent">
      <sequence>
        <element name="alternativtArealBygning" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
        <element name="antallEtasjer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="antallRoklop" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="brenseltankNedgravd" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="septiktank" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="kartblad" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="kildePrivatVannforsyningKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg/koder}KildePrivatVannforsyningKodeId" minOccurs="0"/>
        <element name="privatKloakkRensingsKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg/koder}PrivatKloakkRensingsKodeId" minOccurs="0"/>
        <element name="renovasjonsKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg/koder}RenovasjonsKodeId" minOccurs="0"/>
        <element name="fundamenteringsKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg/koder}FundamenteringsKodeId" minOccurs="0"/>
        <element name="materialeIYtterveggKoder" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg/koder}MaterialeIYtterveggKodeIdList" minOccurs="0"/>
        <element name="horisontalBarekonstrKoder" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg/koder}HorisontalBarekonstrKodeIdList" minOccurs="0"/>
        <element name="vertikalBarekonstrKoder" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg/koder}VertikalBarekonstrKodeIdList" minOccurs="0"/>
        <element name="kommentarer" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg}KommentarList" minOccurs="0"/>
        <element name="bygningsReferanser" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg}BygningsReferanseList" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the alternativtArealBygning property.
Link copied to clipboard
Gets the value of the antallEtasjer property.
Link copied to clipboard
Gets the value of the antallRoklop property.
Link copied to clipboard
Gets the value of the brenseltankNedgravd property.
Link copied to clipboard
Gets the value of the bygningsReferanser property.
Link copied to clipboard
Gets the value of the fundamenteringsKodeId property.
Link copied to clipboard
Gets the value of the horisontalBarekonstrKoder property.
Link copied to clipboard
open fun getKartblad(): String
Gets the value of the kartblad property.
Link copied to clipboard
Gets the value of the kildePrivatVannforsyningKodeId property.
Link copied to clipboard
Gets the value of the kommentarer property.
Link copied to clipboard
Gets the value of the materialeIYtterveggKoder 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 privatKloakkRensingsKodeId property.
Link copied to clipboard
Gets the value of the renovasjonsKodeId property.
Link copied to clipboard
Gets the value of the vertikalBarekonstrKoder property.
Link copied to clipboard
open fun isSeptiktank(): Boolean
Gets the value of the septiktank property.
Link copied to clipboard
Sets the value of the alternativtArealBygning property.
Link copied to clipboard
open fun setAntallEtasjer(value: Integer)
Sets the value of the antallEtasjer property.
Link copied to clipboard
open fun setAntallRoklop(value: Integer)
Sets the value of the antallRoklop property.
Link copied to clipboard
Sets the value of the brenseltankNedgravd property.
Link copied to clipboard
Sets the value of the bygningsReferanser property.
Link copied to clipboard
Sets the value of the fundamenteringsKodeId property.
Link copied to clipboard
Sets the value of the horisontalBarekonstrKoder property.
Link copied to clipboard
open fun setKartblad(value: String)
Sets the value of the kartblad property.
Link copied to clipboard
Sets the value of the kildePrivatVannforsyningKodeId property.
Link copied to clipboard
open fun setKommentarer(value: KommentarList)
Sets the value of the kommentarer property.
Link copied to clipboard
Sets the value of the materialeIYtterveggKoder 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 privatKloakkRensingsKodeId property.
Link copied to clipboard
Sets the value of the renovasjonsKodeId property.
Link copied to clipboard
open fun setSeptiktank(value: Boolean)
Sets the value of the septiktank property.
Link copied to clipboard
Sets the value of the vertikalBarekonstrKoder property.