VilkaarIFestekontraktOperation

Java class for VilkaarIFestekontraktOperation complex type

.

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


<complexType name="VilkaarIFestekontraktOperation">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}HeftelseIRegisterenhetsrettOperation">
      <sequence>
        <element name="aarligFesteavgift" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse}BeloepList"/>
        <element name="tomteverdi" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse}BeloepList"/>
        <element name="festetidIAntallAar" type="{http://www.w3.org/2001/XMLSchema}int"/>
        <element name="festeFraDato" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}LocalDate"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the aarligFesteavgift property.
Link copied to clipboard
Gets the value of the aarsakGebyrfritak property.
Link copied to clipboard
Gets the value of the festeFraDato property.
Link copied to clipboard
Gets the value of the festetidIAntallAar property.
Link copied to clipboard
Gets the value of the hefterIRegisterenhetsretter property.
Link copied to clipboard
Gets the value of the realkobletTil property.
Link copied to clipboard
Gets the value of the rettighetshavere property.
Link copied to clipboard
Gets the value of the rettsstiftelsesnummer property.
Link copied to clipboard
Gets the value of the rettsstiftelsestype property.
Link copied to clipboard
open fun getTekster(): TekstList
Gets the value of the tekster property.
Link copied to clipboard
Gets the value of the tomteverdi property.
Link copied to clipboard
open fun isHarGebyr(): Boolean
Gets the value of the harGebyr property.
Link copied to clipboard
Sets the value of the aarligFesteavgift property.
Link copied to clipboard
Sets the value of the aarsakGebyrfritak property.
Link copied to clipboard
open fun setFesteFraDato(value: LocalDate)
Sets the value of the festeFraDato property.
Link copied to clipboard
Sets the value of the festetidIAntallAar 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 hefterIRegisterenhetsretter property.
Link copied to clipboard
Sets the value of the realkobletTil property.
Link copied to clipboard
Sets the value of the rettighetshavere 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 rettsstiftelsestype property.
Link copied to clipboard
open fun setTekster(value: TekstList)
Sets the value of the tekster property.
Link copied to clipboard
open fun setTomteverdi(value: BeloepList)
Sets the value of the tomteverdi property.