BygningBubbleTransfer

Java class for BygningBubbleTransfer complex type

.

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


<complexType name="BygningBubbleTransfer">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}BubbleTransfer">
      <sequence>
        <element name="result" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}ByggId" minOccurs="0"/>
      </sequence>
    </extension>
  </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 lockedIds property.
Link copied to clipboard
open fun getResult(): ByggId
Gets the value of the result property.
Link copied to clipboard
Sets the value of the bubbleObjects property.
Link copied to clipboard
Sets the value of the lockedIds property.
Link copied to clipboard
open fun setResult(value: ByggId)
Sets the value of the result property.