UgyldigTinglysingsstatus

Java class for UgyldigTinglysingsstatus complex type

.

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


<complexType name="UgyldigTinglysingsstatus">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/elektronisktinglysing}AbstractIkkeElektroniskTinglysningGrunn">
      <sequence>
        <element name="tinglysingsStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the localizedMessage property.
Link copied to clipboard
Gets the value of the tinglysingsStatus property.
Link copied to clipboard
open fun setLocalizedMessage(value: String)
Sets the value of the localizedMessage property.
Link copied to clipboard
open fun setTinglysingsStatus(value: String)
Sets the value of the tinglysingsStatus property.