RettsstiftelseInformasjonTransfer

Java class for RettsstiftelseInformasjonTransfer complex type

.

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


<complexType name="RettsstiftelseInformasjonTransfer">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="result" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse}RettsstiftelseId"/>
        <element name="beregnedeObjekterIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokBubbleObjectIdList"/>
        <element name="bubbleObjects" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokBubbleObjectList"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the beregnedeObjekterIds property.
Link copied to clipboard
Gets the value of the bubbleObjects property.
Link copied to clipboard
Gets the value of the result property.
Link copied to clipboard
Sets the value of the beregnedeObjekterIds property.
Link copied to clipboard
Sets the value of the bubbleObjects property.
Link copied to clipboard
open fun setResult(value: RettsstiftelseId)
Sets the value of the result property.