TilbyggSomBygningUnitOfWorkTransfer

Java class for TilbyggSomBygningUnitOfWorkTransfer complex type

.

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


<complexType name="TilbyggSomBygningUnitOfWorkTransfer">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningUnitOfWorkTransfer">
      <sequence>
        <element name="bygningsendringId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningsendringId" minOccurs="0"/>
        <element name="nyBygningId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningId" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the bygningsendringId property.
Link copied to clipboard
Gets the value of the deletedObjects property.
Link copied to clipboard
Gets the value of the insertedObjects property.
Link copied to clipboard
Gets the value of the nyBygningId property.
Link copied to clipboard
Gets the value of the updatedObjects property.
Link copied to clipboard
Sets the value of the bygningsendringId property.
Link copied to clipboard
Sets the value of the deletedObjects property.
Link copied to clipboard
Sets the value of the insertedObjects property.
Link copied to clipboard
open fun setNyBygningId(value: BygningId)
Sets the value of the nyBygningId property.
Link copied to clipboard
Sets the value of the updatedObjects property.