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://kartverket.no/grunnbok/wsapi/v2/domain/endringslogg}EndringList"/>
<element name="alleEndringerFunnet" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="sisteEndringIdProsessert" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/endringslogg}EndringId"/>
<element name="objects" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokBubbleObjectList"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
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.