Endringer

open class Endringer

Java class for Endringer complex type

.

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


<complexType name="Endringer">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="endringList" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/endringslogg}MatrikkelEndringList"/>
        <element name="alleEndringerFunnet" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
        <element name="sisteEndringIdProsessert" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/endringslogg}MatrikkelEndringId"/>
        <element name="objects" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelBubbleObjectList"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the endringList property.
Link copied to clipboard
Gets the value of the objects property.
Link copied to clipboard
Gets the value of the sisteEndringIdProsessert property.
Link copied to clipboard
Gets the value of the alleEndringerFunnet property.
Link copied to clipboard
Sets the value of the alleEndringerFunnet property.
Link copied to clipboard
Sets the value of the endringList property.
Link copied to clipboard
Sets the value of the objects property.
Link copied to clipboard
Sets the value of the sisteEndringIdProsessert property.