OmsattRegisterenhetsrett

Java class for OmsattRegisterenhetsrett complex type

.

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


<complexType name="OmsattRegisterenhetsrett">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}EntityComponentWithHistory">
      <sequence>
        <element name="brukstypeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}BrukstypeKodeId"/>
        <element name="boligtypeId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/koder}BoligtypeKodeId"/>
        <element name="registerenhetsrettId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/registerenhet}RegisterenhetsrettId"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Inheritors

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 boligtypeId property.
Link copied to clipboard
Gets the value of the brukstypeId property.
Link copied to clipboard
open fun getId(): Long
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 registerenhetsrettId property.
Link copied to clipboard
Gets the value of the sluttdato 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 boligtypeId property.
Link copied to clipboard
Sets the value of the brukstypeId property.
Link copied to clipboard
open fun setId(value: Long)
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 registerenhetsrettId property.
Link copied to clipboard
open fun setSluttdato(value: Timestamp)
Sets the value of the sluttdato property.