RettsstiftelseRegistrering

Java class for RettsstiftelseRegistrering complex type

.

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


<complexType name="RettsstiftelseRegistrering">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokObjectWithHistory">
      <sequence>
        <element name="foreloepigRegistreringId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/registrering}ForeloepigRegistreringId"/>
        <element name="dokumentIndex" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="rettsstiftelseIndex" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="rettsstiftelsestypeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}RettsstiftelsestypeKodeId"/>
        <element name="leserFraIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokBubbleObjectIdList"/>
        <element name="skriverTilIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokBubbleObjectIdList"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the avsluttetAv property.
Link copied to clipboard
open fun getDokumentIndex(): Int
Gets the value of the dokumentIndex property.
Link copied to clipboard
Gets the value of the foreloepigRegistreringId property.
Link copied to clipboard
Gets the value of the id property.
Link copied to clipboard
Gets the value of the leserFraIds 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 rettsstiftelseIndex property.
Link copied to clipboard
Gets the value of the rettsstiftelsestypeId property.
Link copied to clipboard
Gets the value of the skriverTilIds 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.
Link copied to clipboard
open fun setDokumentIndex(value: Int)
Sets the value of the dokumentIndex property.
Link copied to clipboard
Sets the value of the foreloepigRegistreringId property.
Link copied to clipboard
open fun setId(value: GrunnbokBubbleObjectId)
Sets the value of the id property.
Link copied to clipboard
Sets the value of the leserFraIds 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
open fun setRettsstiftelseIndex(value: Int)
Sets the value of the rettsstiftelseIndex property.
Link copied to clipboard
Sets the value of the rettsstiftelsestypeId property.
Link copied to clipboard
Sets the value of the skriverTilIds property.
Link copied to clipboard
open fun setSluttdato(value: Timestamp)
Sets the value of the sluttdato property.