FysiskPerson

open class FysiskPerson : Person

Java class for FysiskPerson complex type

.

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


<complexType name="FysiskPerson">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}Person">
      <sequence>
        <element name="personIdTypeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}PersonIdTypeKodeId"/>
        <element name="slektsnavn" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="mellomnavn" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="fornavn" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="statsborgerskap" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="personstatusId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}PersonStatusKodeId"/>
        <element name="sivilstandId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}SivilstandKodeId"/>
        <element name="familienummer" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="familiePersonkodeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}FamiliePersonkodeKodeId"/>
        <element name="umyndiggjort" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
        <element name="spesifisertRegistreringstypeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}SpesifisertRegistreringstypeKodeId"/>
        <element name="datoDoed" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}LocalDate"/>
        <element name="bostedsadresse" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}Bostedsadresse"/>
        <element name="postadresse" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}Personadresse"/>
        <element name="hjemlandsadresse" 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"/>
      </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 bostedsadresse property.
Link copied to clipboard
Gets the value of the datoDoed property.
Link copied to clipboard
Gets the value of the familienummer property.
Link copied to clipboard
Gets the value of the familiePersonkodeId property.
Link copied to clipboard
open fun getFornavn(): String
Gets the value of the fornavn property.
Link copied to clipboard
Gets the value of the hashcodeFraEksternregister property.
Link copied to clipboard
Gets the value of the hjemlandsadresse 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
open fun getMellomnavn(): String
Gets the value of the mellomnavn 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 personIdTypeId property.
Link copied to clipboard
Gets the value of the personstatusId property.
Link copied to clipboard
Gets the value of the postadresse property.
Link copied to clipboard
Gets the value of the sistOppdatertFraEksternregister property.
Link copied to clipboard
Gets the value of the sivilstandId property.
Link copied to clipboard
open fun getSlektsnavn(): String
Gets the value of the slektsnavn property.
Link copied to clipboard
Gets the value of the sluttdato property.
Link copied to clipboard
Gets the value of the spesifisertRegistreringstypeId property.
Link copied to clipboard
Gets the value of the statsborgerskap 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 umyndiggjort 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 bostedsadresse property.
Link copied to clipboard
open fun setDatoDoed(value: LocalDate)
Sets the value of the datoDoed property.
Link copied to clipboard
open fun setFamilienummer(value: String)
Sets the value of the familienummer property.
Link copied to clipboard
Sets the value of the familiePersonkodeId property.
Link copied to clipboard
open fun setFornavn(value: String)
Sets the value of the fornavn 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
Sets the value of the hjemlandsadresse 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
open fun setMellomnavn(value: String)
Sets the value of the mellomnavn 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
Sets the value of the personIdTypeId property.
Link copied to clipboard
Sets the value of the personstatusId property.
Link copied to clipboard
open fun setPostadresse(value: Personadresse)
Sets the value of the postadresse property.
Link copied to clipboard
Sets the value of the sistOppdatertFraEksternregister property.
Link copied to clipboard
Sets the value of the sivilstandId property.
Link copied to clipboard
open fun setSlektsnavn(value: String)
Sets the value of the slektsnavn 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 spesifisertRegistreringstypeId property.
Link copied to clipboard
open fun setStatsborgerskap(value: String)
Sets the value of the statsborgerskap property.
Link copied to clipboard
open fun setUmyndiggjort(value: Boolean)
Sets the value of the umyndiggjort property.