ByggrelatertInfoTransfer

Java class for ByggrelatertInfoTransfer complex type

.

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


<complexType name="ByggrelatertInfoTransfer">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="bygningId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningId" minOccurs="0"/>
        <element name="bygningsendringIds" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningsendringIdList" minOccurs="0"/>
        <element name="sefrakMinnerForBygning" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/sefrak}ByggIdTilSefrakMinneIdsMap" minOccurs="0"/>
        <element name="kulturminnerForBygning" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kulturminne}BygningIdTilKulturminneIdsMap" minOccurs="0"/>
        <element name="bubbleObjects" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelBubbleObjectList" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the bubbleObjects property.
Link copied to clipboard
Gets the value of the bygningId property.
Link copied to clipboard
Gets the value of the bygningsendringIds property.
Link copied to clipboard
Gets the value of the kulturminnerForBygning property.
Link copied to clipboard
Gets the value of the sefrakMinnerForBygning property.
Link copied to clipboard
Sets the value of the bubbleObjects 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 bygningsendringIds property.
Link copied to clipboard
Sets the value of the kulturminnerForBygning property.
Link copied to clipboard
Sets the value of the sefrakMinnerForBygning property.