ByggSomBygningsendringForAnnenBygningUnitOfWorkTransfer

Java class for ByggSomBygningsendringForAnnenBygningUnitOfWorkTransfer complex type

.

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


<complexType name="ByggSomBygningsendringForAnnenBygningUnitOfWorkTransfer">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningUnitOfWorkTransfer">
      <sequence>
        <element name="utskiltId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}ByggId" minOccurs="0"/>
        <element name="overtakerId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningId" minOccurs="0"/>
        <element name="nyBygningsendringId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningsendringId" minOccurs="0"/>
        <element name="avgiverId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningId" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

constructor()

Functions

Link copied to clipboard
Gets the value of the avgiverId 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 nyBygningsendringId property.
Link copied to clipboard
Gets the value of the overtakerId property.
Link copied to clipboard
Gets the value of the updatedObjects property.
Link copied to clipboard
open fun getUtskiltId(): ByggId
Gets the value of the utskiltId property.
Link copied to clipboard
open fun setAvgiverId(value: BygningId)
Sets the value of the avgiverId 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
Sets the value of the nyBygningsendringId property.
Link copied to clipboard
open fun setOvertakerId(value: BygningId)
Sets the value of the overtakerId property.
Link copied to clipboard
Sets the value of the updatedObjects property.
Link copied to clipboard
open fun setUtskiltId(value: ByggId)
Sets the value of the utskiltId property.