Dokument

Java class for Dokument complex type

.

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


<complexType name="Dokument">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokObjectWithHistory">
      <sequence>
        <element name="dokumentaar" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="dokumentnummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="embeteId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}EmbeteKodeId"/>
        <element name="dokumentstatusId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}DokumentstatusKodeId"/>
        <element name="registreringstidspunkt" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}Timestamp"/>
        <element name="historisk" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
        <element name="saksinformasjonId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/saksinformasjon}SaksinformasjonId"/>
        <element name="omdokulertTilId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/dokument}DokumentId"/>
        <element name="gebyr" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse}Beloep"/>
        <element name="elektroniskInnsendt" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
        <element name="datoregistrert" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
      </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 getDokumentaar(): Int
Gets the value of the dokumentaar property.
Link copied to clipboard
Gets the value of the dokumentnummer property.
Link copied to clipboard
Gets the value of the dokumentstatusId property.
Link copied to clipboard
Gets the value of the embeteId property.
Link copied to clipboard
open fun getGebyr(): Beloep
Gets the value of the gebyr property.
Link copied to clipboard
Gets the value of the id property.
Link copied to clipboard
Gets the value of the omdokulertTilId 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 registreringstidspunkt property.
Link copied to clipboard
Gets the value of the saksinformasjonId property.
Link copied to clipboard
Gets the value of the sluttdato property.
Link copied to clipboard
Gets the value of the datoregistrert property.
Link copied to clipboard
Gets the value of the elektroniskInnsendt property.
Link copied to clipboard
open fun isHistorisk(): Boolean
Gets the value of the historisk property.
Link copied to clipboard
open fun setAvsluttetAv(value: String)
Sets the value of the avsluttetAv property.
Link copied to clipboard
open fun setDatoregistrert(value: Boolean)
Sets the value of the datoregistrert property.
Link copied to clipboard
open fun setDokumentaar(value: Int)
Sets the value of the dokumentaar property.
Link copied to clipboard
open fun setDokumentnummer(value: Int)
Sets the value of the dokumentnummer property.
Link copied to clipboard
Sets the value of the dokumentstatusId property.
Link copied to clipboard
Sets the value of the elektroniskInnsendt property.
Link copied to clipboard
open fun setEmbeteId(value: EmbeteKodeId)
Sets the value of the embeteId property.
Link copied to clipboard
open fun setGebyr(value: Beloep)
Sets the value of the gebyr property.
Link copied to clipboard
open fun setHistorisk(value: Boolean)
Sets the value of the historisk 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 omdokulertTilId 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 registreringstidspunkt property.
Link copied to clipboard
Sets the value of the saksinformasjonId property.
Link copied to clipboard
open fun setSluttdato(value: Timestamp)
Sets the value of the sluttdato property.