ElektroniskSignatur

Java class for ElektroniskSignatur complex type

.

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


<complexType name="ElektroniskSignatur">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}EntityComponentWithHistory">
      <sequence>
        <element name="identifikasjonsnummer" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="signaturPolicy" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="sertifikatType" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="sertifikatNivaa" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="versjon" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="valideringstidspunkt" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}Timestamp"/>
        <element name="gjelderDokumentreferanse" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="signaturFor" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}SignertObjektType"/>
        <element name="signeringstidspunkt" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}Timestamp" minOccurs="0"/>
      </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 gjelderDokumentreferanse 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 identifikasjonsnummer 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 sertifikatNivaa property.
Link copied to clipboard
Gets the value of the sertifikatType property.
Link copied to clipboard
Gets the value of the signaturFor property.
Link copied to clipboard
Gets the value of the signaturPolicy property.
Link copied to clipboard
Gets the value of the signeringstidspunkt property.
Link copied to clipboard
Gets the value of the sluttdato property.
Link copied to clipboard
Gets the value of the valideringstidspunkt property.
Link copied to clipboard
open fun getVersjon(): String
Gets the value of the versjon 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 gjelderDokumentreferanse 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 identifikasjonsnummer 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 setSertifikatNivaa(value: String)
Sets the value of the sertifikatNivaa property.
Link copied to clipboard
open fun setSertifikatType(value: String)
Sets the value of the sertifikatType property.
Link copied to clipboard
Sets the value of the signaturFor property.
Link copied to clipboard
open fun setSignaturPolicy(value: String)
Sets the value of the signaturPolicy property.
Link copied to clipboard
Sets the value of the signeringstidspunkt 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 valideringstidspunkt property.
Link copied to clipboard
open fun setVersjon(value: String)
Sets the value of the versjon property.