PersonUnitOfWorkTransfer

Java class for PersonUnitOfWorkTransfer complex type

.

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


<complexType name="PersonUnitOfWorkTransfer">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}UnitOfWorkTransfer">
      <sequence>
        <element name="fortrolighetsBytteIds" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/person}PersonIdList" minOccurs="0"/>
        <element name="skyggePersonerSomSkalBliVanlige" minOccurs="0">
          <complexType>
            <complexContent>
              <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                <sequence>
                  <element name="entry" maxOccurs="unbounded" minOccurs="0">
                    <complexType>
                      <complexContent>
                        <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                          <sequence>
                            <element name="key" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/person}AnnenPersonId"/>
                            <element name="value" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/person}FysiskPerson"/>
                          </sequence>
                        </restriction>
                      </complexContent>
                    </complexType>
                  </element>
                </sequence>
              </restriction>
            </complexContent>
          </complexType>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Java class for anonymous complex type.

Functions

Link copied to clipboard
Gets the value of the deletedObjects property.
Link copied to clipboard
Gets the value of the fortrolighetsBytteIds property.
Link copied to clipboard
Gets the value of the insertedObjects property.
Link copied to clipboard
Gets the value of the skyggePersonerSomSkalBliVanlige 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 fortrolighetsBytteIds property.
Link copied to clipboard
Sets the value of the insertedObjects property.
Link copied to clipboard
Sets the value of the skyggePersonerSomSkalBliVanlige property.
Link copied to clipboard
Sets the value of the updatedObjects property.