BorettslagsandelSpecification

Java class for BorettslagsandelSpecification complex type

.

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


<complexType name="BorettslagsandelSpecification">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}RegisterenhetSpecification">
      <sequence>
        <element name="borettslagsandelIdent" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/grunnboksidenter}BorettslagsandelIdent"/>
        <element name="borettslagnavn" type="{http://www.w3.org/2001/XMLSchema}string"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the borettslagnavn property.
Link copied to clipboard
Gets the value of the borettslagsandelIdent property.
Link copied to clipboard
open fun setBorettslagnavn(value: String)
Sets the value of the borettslagnavn property.
Link copied to clipboard
Sets the value of the borettslagsandelIdent property.