DelAvRett

Java class for DelAvRett complex type

.

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


<complexType name="DelAvRett">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}EntityComponentWithHistory">
      <sequence>
        <element name="rettsstiftelseId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse}RettsstiftelseId"/>
        <element name="begrensetTilRegisterenhetsrettsandelerIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/registerenhet}RegisterenhetsrettsandelIdList"/>
        <element name="begrensetTilRegisterenhetsrettsandelerHistoriskIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/registerenhet}RegisterenhetsrettsandelIdList"/>
        <element name="begrensetTilRegisterenhetsretterIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/registerenhet}RegisterenhetsrettIdList"/>
        <element name="begrensetTilRegisterenhetsretterHistoriskIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/registerenhet}RegisterenhetsrettIdList"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the avsluttetAv property.
Gets the value of the begrensetTilRegisterenhetsretterHistoriskIds property.
Link copied to clipboard
Gets the value of the begrensetTilRegisterenhetsretterIds property.
Gets the value of the begrensetTilRegisterenhetsrettsandelerHistoriskIds property.
Gets the value of the begrensetTilRegisterenhetsrettsandelerIds property.
Link copied to clipboard
open fun getId(): Long
Gets the value of the id property.
Link copied to clipboard
Gets the value of the oppdateringsdato property.
Link copied to clipboard
Gets the value of the oppdatertAv property.
Link copied to clipboard
Gets the value of the rettsstiftelseId property.
Link copied to clipboard
Gets the value of the sluttdato property.
Link copied to clipboard
open fun setAvsluttetAv(value: String)
Sets the value of the avsluttetAv property.
Sets the value of the begrensetTilRegisterenhetsretterHistoriskIds property.
Link copied to clipboard
Sets the value of the begrensetTilRegisterenhetsretterIds property.
Sets the value of the begrensetTilRegisterenhetsrettsandelerHistoriskIds property.
Sets the value of the begrensetTilRegisterenhetsrettsandelerIds property.
Link copied to clipboard
open fun setId(value: Long)
Sets the value of the id property.
Link copied to clipboard
Sets the value of the oppdateringsdato property.
Link copied to clipboard
open fun setOppdatertAv(value: String)
Sets the value of the oppdatertAv property.
Link copied to clipboard
Sets the value of the rettsstiftelseId property.
Link copied to clipboard
open fun setSluttdato(value: Timestamp)
Sets the value of the sluttdato property.