JordskifteForretningUnitOfWorkTransfer

Java class for JordskifteForretningUnitOfWorkTransfer complex type

.

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


<complexType name="JordskifteForretningUnitOfWorkTransfer">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}MatrikkelUnitOfWorkTransfer">
      <sequence>
        <element name="forretningId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/forretning}JordskifteForretningId" minOccurs="0"/>
        <element name="skalMellomlagre" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="matrikkelenheterSomSkalFjernesFraJordskifteKrevd" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}MatrikkelenhetIdList" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the deletedObjects property.
Link copied to clipboard
Gets the value of the forretningId property.
Link copied to clipboard
Gets the value of the insertedObjects property.
Gets the value of the matrikkelenheterSomSkalFjernesFraJordskifteKrevd property.
Link copied to clipboard
Gets the value of the updatedObjects property.
Link copied to clipboard
Gets the value of the skalMellomlagre property.
Link copied to clipboard
Sets the value of the deletedObjects property.
Link copied to clipboard
Sets the value of the forretningId property.
Link copied to clipboard
Sets the value of the insertedObjects property.
Sets the value of the matrikkelenheterSomSkalFjernesFraJordskifteKrevd property.
Link copied to clipboard
open fun setSkalMellomlagre(value: Boolean)
Sets the value of the skalMellomlagre property.
Link copied to clipboard
Sets the value of the updatedObjects property.