KommuneIdTilVegIdsMap

Java class for KommuneIdTilVegIdsMap complex type

.

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


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

Constructors

Link copied to clipboard
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.