KommuneOmadresseringListForVegadresseIdsMap

Java class for KommuneOmadresseringListForVegadresseIdsMap complex type

.

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


<complexType name="KommuneOmadresseringListForVegadresseIdsMap">
  <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/adresse}VegadresseId"/>
                  <element name="value" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/forretning}KommuneendringOmadresseringList"/>
                </sequence>
              </restriction>
            </complexContent>
          </complexType>
        </element>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

constructor()

Types

Link copied to clipboard
open class Entry
Java class for anonymous complex type.

Functions

Link copied to clipboard
Gets the value of the entry property.