ForretningSearchResultDto

Java class for ForretningSearchResultDto complex type

.

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


<complexType name="ForretningSearchResultDto">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="matrikkelenhetForretningId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/forretning}MatrikkelenhetForretningId" minOccurs="0"/>
        <element name="forretningClass" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="mottakere" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}MatrikkelenhetDTOList" minOccurs="0"/>
        <element name="avgivere" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}MatrikkelenhetDTOList" minOccurs="0"/>
        <element name="forretningstypeKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet/koder}ForretningstypeKodeId" minOccurs="0"/>
        <element name="forretningsdokumentDato" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate" minOccurs="0"/>
        <element name="matrikkelforingsDato" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate" minOccurs="0"/>
        <element name="tinglysingsstatusEndretDato" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate" minOccurs="0"/>
        <element name="sumArealEndringForMottakere" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
        <element name="tinglysingsstatusKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet/koder}TinglysingsstatusKodeId" minOccurs="0"/>
        <element name="meldingTilTinglysingsId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="referanseElektroniskTinglysing" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the avgivere property.
Link copied to clipboard
Gets the value of the forretningClass property.
Link copied to clipboard
Gets the value of the forretningsdokumentDato property.
Link copied to clipboard
Gets the value of the forretningstypeKodeId property.
Link copied to clipboard
Gets the value of the matrikkelenhetForretningId property.
Link copied to clipboard
Gets the value of the matrikkelforingsDato property.
Link copied to clipboard
Gets the value of the meldingTilTinglysingsId property.
Link copied to clipboard
Gets the value of the mottakere property.
Link copied to clipboard
Gets the value of the referanseElektroniskTinglysing property.
Link copied to clipboard
Gets the value of the sumArealEndringForMottakere property.
Link copied to clipboard
Gets the value of the tinglysingsstatusEndretDato property.
Link copied to clipboard
Gets the value of the tinglysingsstatusKodeId property.
Link copied to clipboard
Sets the value of the avgivere property.
Link copied to clipboard
open fun setForretningClass(value: String)
Sets the value of the forretningClass property.
Link copied to clipboard
Sets the value of the forretningsdokumentDato property.
Link copied to clipboard
Sets the value of the forretningstypeKodeId property.
Link copied to clipboard
Sets the value of the matrikkelenhetForretningId property.
Link copied to clipboard
Sets the value of the matrikkelforingsDato property.
Link copied to clipboard
Sets the value of the meldingTilTinglysingsId property.
Link copied to clipboard
Sets the value of the mottakere property.
Link copied to clipboard
Sets the value of the referanseElektroniskTinglysing property.
Link copied to clipboard
Sets the value of the sumArealEndringForMottakere property.
Link copied to clipboard
Sets the value of the tinglysingsstatusEndretDato property.
Link copied to clipboard
Sets the value of the tinglysingsstatusKodeId property.