Registerenhetsrettsandel

Java class for Registerenhetsrettsandel complex type

.

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


<complexType name="Registerenhetsrettsandel">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokObjectWithHistory">
      <sequence>
        <element name="teller" type="{http://www.w3.org/2001/XMLSchema}long"/>
        <element name="nevner" type="{http://www.w3.org/2001/XMLSchema}long"/>
        <element name="historisk" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
        <element name="loepenummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="rettighetshaverId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}PersonId"/>
        <element name="realkobletTilId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/registerenhet}RegisterenhetId"/>
        <element name="registerenhetsrettId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/registerenhet}RegisterenhetsrettId"/>
      </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 id property.
Link copied to clipboard
open fun getLoepenummer(): Int
Gets the value of the loepenummer property.
Link copied to clipboard
open fun getNevner(): Long
Gets the value of the nevner 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 realkobletTilId property.
Link copied to clipboard
Gets the value of the registerenhetsrettId property.
Link copied to clipboard
Gets the value of the rettighetshaverId property.
Link copied to clipboard
Gets the value of the sluttdato property.
Link copied to clipboard
open fun getTeller(): Long
Gets the value of the teller property.
Link copied to clipboard
open fun isHistorisk(): Boolean
Gets the value of the historisk property.
Link copied to clipboard
open fun setAvsluttetAv(value: String)
Sets the value of the avsluttetAv property.
Link copied to clipboard
open fun setHistorisk(value: Boolean)
Sets the value of the historisk property.
Link copied to clipboard
open fun setId(value: GrunnbokBubbleObjectId)
Sets the value of the id property.
Link copied to clipboard
open fun setLoepenummer(value: Int)
Sets the value of the loepenummer property.
Link copied to clipboard
open fun setNevner(value: Long)
Sets the value of the nevner 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 realkobletTilId property.
Link copied to clipboard
Sets the value of the registerenhetsrettId property.
Link copied to clipboard
Sets the value of the rettighetshaverId property.
Link copied to clipboard
open fun setSluttdato(value: Timestamp)
Sets the value of the sluttdato property.
Link copied to clipboard
open fun setTeller(value: Long)
Sets the value of the teller property.