GrunnbokUnitOfWorkTransfer

Java class for GrunnbokUnitOfWorkTransfer complex type

.

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


<complexType name="GrunnbokUnitOfWorkTransfer">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="insertedObjects" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokBubbleObjectList"/>
        <element name="updatedObjects" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokBubbleObjectList"/>
        <element name="deletedObjects" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokBubbleObjectList"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the deletedObjects property.
Link copied to clipboard
Gets the value of the insertedObjects property.
Link copied to clipboard
Gets the value of the updatedObjects property.
Link copied to clipboard
Sets the value of the deletedObjects property.
Link copied to clipboard
Sets the value of the insertedObjects property.
Link copied to clipboard
Sets the value of the updatedObjects property.