ServituttPengeheftelseIdInverseRelation

Java class for ServituttPengeheftelseIdInverseRelation complex type

.

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


<complexType name="ServituttPengeheftelseIdInverseRelation">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}InverseRelation">
      <sequence>
        <element name="cachedValue" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse/heftelse}ServituttPengeheftelseId"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the cachedValue property.
Link copied to clipboard
Gets the value of the materialised property.
Link copied to clipboard
Sets the value of the cachedValue property.
Link copied to clipboard
open fun setMaterialised(value: Boolean)
Sets the value of the materialised property.