Saksperson
Java class for Saksperson complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="Saksperson">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="identifikasjonsnummertypeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}IdentifikasjonsnummertypeKodeId"/>
<element name="identifikasjonsnummer" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="navn" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="adresselinje1" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="adresselinje2" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="adresselinje3" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="epostadresse" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="postnummer" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="poststednavn" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="land" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="referanse" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the adresselinje1 property.
Link copied to clipboard
Gets the value of the adresselinje2 property.
Link copied to clipboard
Gets the value of the adresselinje3 property.
Link copied to clipboard
Gets the value of the epostadresse property.
Link copied to clipboard
Gets the value of the identifikasjonsnummer property.
Link copied to clipboard
Gets the value of the identifikasjonsnummertypeId property.
Link copied to clipboard
Gets the value of the postnummer property.
Link copied to clipboard
Gets the value of the poststednavn property.
Link copied to clipboard
Gets the value of the referanse property.
Link copied to clipboard
Sets the value of the adresselinje1 property.
Link copied to clipboard
Sets the value of the adresselinje2 property.
Link copied to clipboard
Sets the value of the adresselinje3 property.
Link copied to clipboard
Sets the value of the epostadresse property.
Link copied to clipboard
Sets the value of the identifikasjonsnummer property.
Link copied to clipboard
Sets the value of the identifikasjonsnummertypeId property.
Link copied to clipboard
Sets the value of the postnummer property.
Link copied to clipboard
Sets the value of the poststednavn property.
Link copied to clipboard
Sets the value of the referanse property.