RegisterenhetIdTilBorettslagsandelsendringIdsMap

Java class for RegisterenhetIdTilBorettslagsandelsendringIdsMap complex type

.

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


<complexType name="RegisterenhetIdTilBorettslagsandelsendringIdsMap">
  <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://kartverket.no/grunnbok/wsapi/v2/domain/register/registerenhet}RegisterenhetId"/>
                  <element name="value" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse/registerenhetsendring}BorettslagsandelsendringIdList"/>
                </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.