AvholdtTvangsforretningSpecification

Java class for AvholdtTvangsforretningSpecification complex type

.

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


<complexType name="AvholdtTvangsforretningSpecification">
  <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="saksoekere" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}PersonSpecificationList"/>
        <element name="prosessfullmektiger" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}PersonSpecificationList"/>
        <element name="saksoekte" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}PersonSpecificationList"/>
      </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 prosessfullmektiger property.
Link copied to clipboard
Gets the value of the saksoekere property.
Link copied to clipboard
Gets the value of the saksoekte 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 prosessfullmektiger property.
Link copied to clipboard
Sets the value of the saksoekere property.
Link copied to clipboard
Sets the value of the saksoekte property.