Melding

Java class for Melding complex type

.

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


<complexType name="Melding">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokObjectWithHistory">
      <sequence>
        <element name="registreringstidspunkt" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}Timestamp"/>
        <element name="linkTilUtskriftBeredt" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
        <element name="innsendingId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
        <element name="forsendelsesreferanse" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="rekkefoelgenummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="meldingSpecification" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}MeldingSpecification"/>
        <element name="formidletAvId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}FormidlerId"/>
        <element name="elektroniskeSignaturer" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}ElektroniskeSignaturerList"/>
        <element name="dokumentreferanser" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}MeldingDokumentreferanseList"/>
        <element name="vedleggListeIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}VedleggIdsListe"/>
      </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
Gets the value of the dokumentreferanser property.
Link copied to clipboard
Gets the value of the elektroniskeSignaturer property.
Link copied to clipboard
Gets the value of the formidletAvId property.
Link copied to clipboard
Gets the value of the forsendelsesreferanse property.
Link copied to clipboard
Gets the value of the id property.
Link copied to clipboard
open fun getInnsendingId(): Long
Gets the value of the innsendingId property.
Link copied to clipboard
Gets the value of the meldingSpecification 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 rekkefoelgenummer property.
Link copied to clipboard
Gets the value of the sluttdato property.
Link copied to clipboard
Gets the value of the vedleggListeIds property.
Link copied to clipboard
Gets the value of the linkTilUtskriftBeredt property.
Link copied to clipboard
open fun setAvsluttetAv(value: String)
Sets the value of the avsluttetAv property.
Link copied to clipboard
Sets the value of the dokumentreferanser property.
Link copied to clipboard
Sets the value of the elektroniskeSignaturer property.
Link copied to clipboard
open fun setFormidletAvId(value: FormidlerId)
Sets the value of the formidletAvId property.
Link copied to clipboard
Sets the value of the forsendelsesreferanse property.
Link copied to clipboard
open fun setId(value: GrunnbokBubbleObjectId)
Sets the value of the id property.
Link copied to clipboard
open fun setInnsendingId(value: Long)
Sets the value of the innsendingId property.
Link copied to clipboard
Sets the value of the linkTilUtskriftBeredt property.
Link copied to clipboard
Sets the value of the meldingSpecification 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
open fun setRekkefoelgenummer(value: Int)
Sets the value of the rekkefoelgenummer property.
Link copied to clipboard
open fun setSluttdato(value: Timestamp)
Sets the value of the sluttdato property.
Link copied to clipboard
Sets the value of the vedleggListeIds property.