MatrikkelenhetForTeigInfo

Java class for MatrikkelenhetForTeigInfo complex type

.

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


<complexType name="MatrikkelenhetForTeigInfo">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="matrikkelenhetId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}MatrikkelenhetId" minOccurs="0"/>
        <element name="typenavn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="matrikkelenhetIdent" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}MatrikkelenhetIdent" minOccurs="0"/>
        <element name="teigErHovedteig" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="seksjonert" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="undersmsl" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="harRegistrertGrunnerverv" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="harRegistrertJordskifteKrevd" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="harAnmerketKlage" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="harAvtaleGrensePunktfeste" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="harAvtaleStedbundenRettighet" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="inngarISamlaFastEiendom" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="tinglyst" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the matrikkelenhetId property.
Link copied to clipboard
Gets the value of the matrikkelenhetIdent property.
Link copied to clipboard
open fun getTypenavn(): String
Gets the value of the typenavn property.
Link copied to clipboard
Gets the value of the harAnmerketKlage property.
Link copied to clipboard
Gets the value of the harAvtaleGrensePunktfeste property.
Link copied to clipboard
Gets the value of the harAvtaleStedbundenRettighet property.
Link copied to clipboard
Gets the value of the harRegistrertGrunnerverv property.
Link copied to clipboard
Gets the value of the harRegistrertJordskifteKrevd property.
Link copied to clipboard
Gets the value of the inngarISamlaFastEiendom property.
Link copied to clipboard
open fun isSeksjonert(): Boolean
Gets the value of the seksjonert property.
Link copied to clipboard
Gets the value of the teigErHovedteig property.
Link copied to clipboard
open fun isTinglyst(): Boolean
Gets the value of the tinglyst property.
Link copied to clipboard
open fun isUndersmsl(): Boolean
Gets the value of the undersmsl property.
Link copied to clipboard
open fun setHarAnmerketKlage(value: Boolean)
Sets the value of the harAnmerketKlage property.
Link copied to clipboard
Sets the value of the harAvtaleGrensePunktfeste property.
Link copied to clipboard
Sets the value of the harAvtaleStedbundenRettighet property.
Link copied to clipboard
Sets the value of the harRegistrertGrunnerverv property.
Link copied to clipboard
Sets the value of the harRegistrertJordskifteKrevd property.
Link copied to clipboard
Sets the value of the inngarISamlaFastEiendom property.
Link copied to clipboard
Sets the value of the matrikkelenhetId property.
Link copied to clipboard
Sets the value of the matrikkelenhetIdent property.
Link copied to clipboard
open fun setSeksjonert(value: Boolean)
Sets the value of the seksjonert property.
Link copied to clipboard
open fun setTeigErHovedteig(value: Boolean)
Sets the value of the teigErHovedteig property.
Link copied to clipboard
open fun setTinglyst(value: Boolean)
Sets the value of the tinglyst property.
Link copied to clipboard
open fun setTypenavn(value: String)
Sets the value of the typenavn property.
Link copied to clipboard
open fun setUndersmsl(value: Boolean)
Sets the value of the undersmsl property.