RettsendringPaaKraftledning

Java class for RettsendringPaaKraftledning complex type

.

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


<complexType name="RettsendringPaaKraftledning">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse/rettsendring}Rettsendring">
      <sequence>
        <element name="fraNavn" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="tilNavn" type="{http://www.w3.org/2001/XMLSchema}string"/>
        <element name="registerenhetsretterIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/registerenhet}RegisterenhetsrettIdList"/>
        <element name="bestaaendeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse/heftelse}KraftledningId"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the aarsakGebyrfritakId property.
Link copied to clipboard
Gets the value of the anmerketAvIds property.
Link copied to clipboard
Gets the value of the avsluttetAv property.
Link copied to clipboard
Gets the value of the bestaaendeId property.
Link copied to clipboard
Gets the value of the dokumentId property.
Link copied to clipboard
Gets the value of the endrer property.
Link copied to clipboard
Gets the value of the endretAvIds property.
Link copied to clipboard
open fun getFraNavn(): String
Gets the value of the fraNavn property.
Link copied to clipboard
Gets the value of the heftelseIAnnenRettIds property.
Link copied to clipboard
Gets the value of the id 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 registerenhetsretterIds property.
Link copied to clipboard
Gets the value of the rettsstiftelsesnummer property.
Link copied to clipboard
Gets the value of the rettsstiftelsestypeId property.
Link copied to clipboard
Gets the value of the sluttdato property.
Link copied to clipboard
open fun getTekster(): TekstList
Gets the value of the tekster property.
Link copied to clipboard
open fun getTilNavn(): String
Gets the value of the tilNavn property.
Link copied to clipboard
open fun isHarGebyr(): Boolean
Gets the value of the harGebyr property.
Link copied to clipboard
open fun isHistorisk(): Boolean
Gets the value of the historisk property.
Link copied to clipboard
Sets the value of the aarsakGebyrfritakId property.
Link copied to clipboard
Sets the value of the anmerketAvIds property.
Link copied to clipboard
open fun setAvsluttetAv(value: String)
Sets the value of the avsluttetAv property.
Link copied to clipboard
Sets the value of the bestaaendeId property.
Link copied to clipboard
open fun setDokumentId(value: DokumentId)
Sets the value of the dokumentId property.
Link copied to clipboard
open fun setEndrer(value: DelAvRettList)
Sets the value of the endrer property.
Link copied to clipboard
Sets the value of the endretAvIds property.
Link copied to clipboard
open fun setFraNavn(value: String)
Sets the value of the fraNavn property.
Link copied to clipboard
open fun setHarGebyr(value: Boolean)
Sets the value of the harGebyr property.
Link copied to clipboard
Sets the value of the heftelseIAnnenRettIds 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
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 registerenhetsretterIds property.
Link copied to clipboard
open fun setRettsstiftelsesnummer(value: Int)
Sets the value of the rettsstiftelsesnummer property.
Link copied to clipboard
Sets the value of the rettsstiftelsestypeId property.
Link copied to clipboard
open fun setSluttdato(value: Timestamp)
Sets the value of the sluttdato property.
Link copied to clipboard
open fun setTekster(value: TekstList)
Sets the value of the tekster property.
Link copied to clipboard
open fun setTilNavn(value: String)
Sets the value of the tilNavn property.