Person
Java class for Person complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="Person">
<complexContent>
<extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokObjectWithHistory">
<sequence>
<element name="identifikasjonsnummer" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="identifikasjonsnummertypeKodeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}IdentifikasjonsnummertypeKodeId"/>
<element name="navn" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="historisk" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Inheritors
Functions
Link copied to clipboard
Gets the value of the avsluttetAv 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 oppdateringsdato property.
Link copied to clipboard
Gets the value of the oppdatertAv property.
Link copied to clipboard
Gets the value of the sluttdato property.
Link copied to clipboard
Gets the value of the historisk property.
Link copied to clipboard
Sets the value of the avsluttetAv property.
Link copied to clipboard
Sets the value of the historisk property.
Link copied to clipboard
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 oppdateringsdato property.
Link copied to clipboard
Sets the value of the oppdatertAv property.
Link copied to clipboard
Sets the value of the sluttdato property.