SammenslaMatrikkelenheterUnitOfWorkTransfer

Java class for SammenslaMatrikkelenheterUnitOfWorkTransfer complex type

.

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


<complexType name="SammenslaMatrikkelenheterUnitOfWorkTransfer">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}UnitOfWorkTransfer">
      <sequence>
        <element name="forretningId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/forretning}SammenslaingForretningId" minOccurs="0"/>
        <element name="brukAvGrunnKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg/koder}BrukAvGrunnKodeId" minOccurs="0"/>
        <element name="referanser" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg}MatrikkelenhetReferanseList" minOccurs="0"/>
        <element name="kommentarer" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommunetillegg}KommentarList" minOccurs="0"/>
        <element name="kartblader" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}StringList" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

constructor()

Functions

Link copied to clipboard
Gets the value of the brukAvGrunnKodeId property.
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.
Link copied to clipboard
Gets the value of the kartblader property.
Link copied to clipboard
Gets the value of the kommentarer property.
Link copied to clipboard
Gets the value of the referanser property.
Link copied to clipboard
Gets the value of the updatedObjects property.
Link copied to clipboard
Sets the value of the brukAvGrunnKodeId 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.
Link copied to clipboard
open fun setKartblader(value: StringList)
Sets the value of the kartblader property.
Link copied to clipboard
open fun setKommentarer(value: KommentarList)
Sets the value of the kommentarer property.
Link copied to clipboard
Sets the value of the referanser property.
Link copied to clipboard
Sets the value of the updatedObjects property.