MatrikkelEndring

Java class for MatrikkelEndring complex type

.

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


<complexType name="MatrikkelEndring">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelBubbleObject">
      <sequence>
        <element name="endringstype" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/endringslogg}Endringstype" minOccurs="0"/>
        <element name="endretBubbleId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelBubbleId" minOccurs="0"/>
        <element name="endringstidspunkt" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Timestamp" minOccurs="0"/>
        <element name="endringskildeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/endringslogg/koder}EndringsKildeKodeId" minOccurs="0"/>
        <element name="kommuneIdsForEndring" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommune}KommuneIdList" minOccurs="0"/>
        <element name="utgattForKommunerIds" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommune}KommuneIdList" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the endretBubbleId property.
Link copied to clipboard
Gets the value of the endringskildeId property.
Link copied to clipboard
Gets the value of the endringstidspunkt property.
Link copied to clipboard
Gets the value of the endringstype property.
Link copied to clipboard
Gets the value of the id property.
Link copied to clipboard
Gets the value of the kommuneIdsForEndring property.
Link copied to clipboard
open fun getMetadata(): Metadata
Gets the value of the metadata property.
Link copied to clipboard
Gets the value of the utgattForKommunerIds property.
Link copied to clipboard
Sets the value of the endretBubbleId property.
Link copied to clipboard
Sets the value of the endringskildeId property.
Link copied to clipboard
Sets the value of the endringstidspunkt property.
Link copied to clipboard
open fun setEndringstype(value: Endringstype)
Sets the value of the endringstype property.
Link copied to clipboard
open fun setId(value: MatrikkelBubbleId)
Sets the value of the id property.
Link copied to clipboard
Sets the value of the kommuneIdsForEndring property.
Link copied to clipboard
open fun setMetadata(value: Metadata)
Sets the value of the metadata property.
Link copied to clipboard
Sets the value of the utgattForKommunerIds property.