AvholdtTvangsforretning

Java class for AvholdtTvangsforretning complex type

.

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


<complexType name="AvholdtTvangsforretning">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="avholdtDato" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}LocalDate"/>
        <element name="avholdtKlokkeslett" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}LocalTime"/>
        <element name="saksoekereIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}PersonIdList"/>
        <element name="saksoekereHistoriskIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}PersonIdList"/>
        <element name="saksoekteIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}PersonIdList"/>
        <element name="prosessfullmektigerIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}PersonIdList"/>
        <element name="prosessfullmektigerHistoriskIds" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}PersonIdList"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the avholdtDato property.
Link copied to clipboard
Gets the value of the avholdtKlokkeslett property.
Link copied to clipboard
Gets the value of the prosessfullmektigerHistoriskIds property.
Link copied to clipboard
Gets the value of the prosessfullmektigerIds property.
Link copied to clipboard
Gets the value of the saksoekereHistoriskIds property.
Link copied to clipboard
Gets the value of the saksoekereIds property.
Link copied to clipboard
Gets the value of the saksoekteIds property.
Link copied to clipboard
open fun setAvholdtDato(value: LocalDate)
Sets the value of the avholdtDato property.
Link copied to clipboard
Sets the value of the avholdtKlokkeslett property.
Link copied to clipboard
Sets the value of the prosessfullmektigerHistoriskIds property.
Link copied to clipboard
Sets the value of the prosessfullmektigerIds property.
Link copied to clipboard
Sets the value of the saksoekereHistoriskIds property.
Link copied to clipboard
Sets the value of the saksoekereIds property.
Link copied to clipboard
open fun setSaksoekteIds(value: PersonIdList)
Sets the value of the saksoekteIds property.