EndreByggUnntattSoknadspliktUnitOfWorkTransfer

Denne klassen er kun tilgjengelig for klientversjon 3.16 eller senere. For eldre klienter vil det ikke være mulig å endre på et bygg som er unntatt søknadsplikt.

Since

3.16

Java class for EndreByggUnntattSoknadspliktUnitOfWorkTransfer complex type

.

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


<complexType name="EndreByggUnntattSoknadspliktUnitOfWorkTransfer">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningUnitOfWorkTransfer">
      <sequence>
        <element name="oppdatertByggId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}ByggId" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

constructor()

Functions

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 oppdatertByggId property.
Link copied to clipboard
Gets the value of the updatedObjects 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 setOppdatertByggId(value: ByggId)
Sets the value of the oppdatertByggId property.
Link copied to clipboard
Sets the value of the updatedObjects property.