OverdragelseFeil

open class OverdragelseFeil

Java class for OverdragelseFeil complex type

.

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


<complexType name="OverdragelseFeil">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="tinglysingFeilKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/konsesjon/koder}TinglysingFeilKodeId" minOccurs="0"/>
        <element name="feilmelding" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the feilmelding property.
Link copied to clipboard
Gets the value of the tinglysingFeilKodeId property.
Link copied to clipboard
open fun setFeilmelding(value: String)
Sets the value of the feilmelding property.
Link copied to clipboard
Sets the value of the tinglysingFeilKodeId property.