MatrikkelenhetIkkeTillattTeig

Java class for MatrikkelenhetIkkeTillattTeig complex type

.

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


<complexType name="MatrikkelenhetIkkeTillattTeig">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/elektronisktinglysing}MatrikkelenhetIkkeTillatt">
      <sequence>
        <element name="teigIdent" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}TeigIdent" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the beskrivelse property.
Link copied to clipboard
Gets the value of the localizedMessage property.
Link copied to clipboard
Gets the value of the matrikkelenhetIdent property.
Link copied to clipboard
Gets the value of the teigIdent property.
Link copied to clipboard
open fun setBeskrivelse(value: String)
Sets the value of the beskrivelse property.
Link copied to clipboard
open fun setLocalizedMessage(value: String)
Sets the value of the localizedMessage property.
Link copied to clipboard
Sets the value of the matrikkelenhetIdent property.
Link copied to clipboard
open fun setTeigIdent(value: TeigIdent)
Sets the value of the teigIdent property.