JuridiskPerson

open class JuridiskPerson : Person

Java class for JuridiskPerson complex type

.

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


<complexType name="JuridiskPerson">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}Person">
      <sequence>
        <element name="organisasjonsTypeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}OrganisasjonstypeKodeId"/>
        <element name="forretningsadresse" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}Personadresse"/>
        <element name="frivillighetsRegisteret" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
        <element name="naeringskodeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}NaeringskodeKodeId"/>
        <element name="organisasjonsnavn1" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="organisasjonsnavn2" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="organisasjonsnavn3" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="organisasjonsnavn4" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="organisasjonsnavn5" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="organisasjonsnummerHovedenhet" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="registrertDato" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}LocalDate"/>
        <element name="stiftetDato" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}LocalDate"/>
        <element name="slettetDato" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}LocalDate"/>
        <element name="postadresse" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}Personadresse"/>
        <element name="hashcodeFraEksternregister" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="sistOppdatertFraEksternregister" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}Timestamp"/>
        <element name="saerskiltFinansforetak" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
        <element name="annetSaerskiltForetak" 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
Gets the value of the forretningsadresse property.
Link copied to clipboard
Gets the value of the hashcodeFraEksternregister property.
Link copied to clipboard
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 identifikasjonsnummertypeKodeId property.
Link copied to clipboard
Gets the value of the naeringskodeId property.
Link copied to clipboard
open fun getNavn(): String
Gets the value of the navn 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 organisasjonsnavn1 property.
Link copied to clipboard
Gets the value of the organisasjonsnavn2 property.
Link copied to clipboard
Gets the value of the organisasjonsnavn3 property.
Link copied to clipboard
Gets the value of the organisasjonsnavn4 property.
Link copied to clipboard
Gets the value of the organisasjonsnavn5 property.
Link copied to clipboard
Gets the value of the organisasjonsnummerHovedenhet property.
Link copied to clipboard
Gets the value of the organisasjonsTypeId property.
Link copied to clipboard
Gets the value of the postadresse property.
Link copied to clipboard
Gets the value of the registrertDato property.
Link copied to clipboard
Gets the value of the sistOppdatertFraEksternregister property.
Link copied to clipboard
Gets the value of the slettetDato property.
Link copied to clipboard
Gets the value of the sluttdato property.
Link copied to clipboard
Gets the value of the stiftetDato property.
Link copied to clipboard
Gets the value of the annetSaerskiltForetak property.
Link copied to clipboard
Gets the value of the frivillighetsRegisteret property.
Link copied to clipboard
open fun isHistorisk(): Boolean
Gets the value of the historisk property.
Link copied to clipboard
Gets the value of the saerskiltFinansforetak property.
Link copied to clipboard
Sets the value of the annetSaerskiltForetak 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 forretningsadresse property.
Link copied to clipboard
Sets the value of the frivillighetsRegisteret property.
Link copied to clipboard
Sets the value of the hashcodeFraEksternregister 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 identifikasjonsnummer property.
Link copied to clipboard
Sets the value of the identifikasjonsnummertypeKodeId property.
Link copied to clipboard
Sets the value of the naeringskodeId property.
Link copied to clipboard
open fun setNavn(value: String)
Sets the value of the navn 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 setOrganisasjonsnavn1(value: String)
Sets the value of the organisasjonsnavn1 property.
Link copied to clipboard
open fun setOrganisasjonsnavn2(value: String)
Sets the value of the organisasjonsnavn2 property.
Link copied to clipboard
open fun setOrganisasjonsnavn3(value: String)
Sets the value of the organisasjonsnavn3 property.
Link copied to clipboard
open fun setOrganisasjonsnavn4(value: String)
Sets the value of the organisasjonsnavn4 property.
Link copied to clipboard
open fun setOrganisasjonsnavn5(value: String)
Sets the value of the organisasjonsnavn5 property.
Link copied to clipboard
Sets the value of the organisasjonsnummerHovedenhet property.
Link copied to clipboard
Sets the value of the organisasjonsTypeId property.
Link copied to clipboard
open fun setPostadresse(value: Personadresse)
Sets the value of the postadresse property.
Link copied to clipboard
open fun setRegistrertDato(value: LocalDate)
Sets the value of the registrertDato property.
Link copied to clipboard
Sets the value of the saerskiltFinansforetak property.
Link copied to clipboard
Sets the value of the sistOppdatertFraEksternregister property.
Link copied to clipboard
open fun setSlettetDato(value: LocalDate)
Sets the value of the slettetDato property.
Link copied to clipboard
open fun setSluttdato(value: Timestamp)
Sets the value of the sluttdato property.
Link copied to clipboard
open fun setStiftetDato(value: LocalDate)
Sets the value of the stiftetDato property.