Hjemlandsadresse

Java class for Hjemlandsadresse complex type

.

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


<complexType name="Hjemlandsadresse">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelComponent">
      <sequence>
        <element name="hjemlandsadresselinje1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="hjemlandsadresselinje2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="hjemlandsadresselinje3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="hjemlandsLandKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/person/koder}LandKodeId" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the hjemlandsadresselinje1 property.
Link copied to clipboard
Gets the value of the hjemlandsadresselinje2 property.
Link copied to clipboard
Gets the value of the hjemlandsadresselinje3 property.
Link copied to clipboard
Gets the value of the hjemlandsLandKodeId property.
Link copied to clipboard
open fun getMetadata(): Metadata
Gets the value of the metadata property.
Link copied to clipboard
Sets the value of the hjemlandsadresselinje1 property.
Link copied to clipboard
Sets the value of the hjemlandsadresselinje2 property.
Link copied to clipboard
Sets the value of the hjemlandsadresselinje3 property.
Link copied to clipboard
Sets the value of the hjemlandsLandKodeId property.
Link copied to clipboard
open fun setMetadata(value: Metadata)
Sets the value of the metadata property.