AnmerkningPaaPersonOperation

Java class for AnmerkningPaaPersonOperation complex type

.

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


<complexType name="AnmerkningPaaPersonOperation">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}AnmerkningOperation">
      <sequence>
        <element name="anmerketPerson" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}PersonSpecification"/>
        <element name="bostyrer" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}PersonSpecification"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the aarsakGebyrfritak property.
Link copied to clipboard
Gets the value of the anmerketPerson property.
Link copied to clipboard
Gets the value of the bostyrer property.
Link copied to clipboard
Gets the value of the forvaltere property.
Link copied to clipboard
Gets the value of the rettsstiftelsesnummer property.
Link copied to clipboard
Gets the value of the rettsstiftelsestype property.
Link copied to clipboard
open fun getSaksnummer(): String
Gets the value of the saksnummer property.
Link copied to clipboard
open fun getTekster(): TekstList
Gets the value of the tekster property.
Link copied to clipboard
open fun isHarGebyr(): Boolean
Gets the value of the harGebyr property.
Link copied to clipboard
Sets the value of the aarsakGebyrfritak property.
Link copied to clipboard
Sets the value of the anmerketPerson property.
Link copied to clipboard
Sets the value of the bostyrer property.
Link copied to clipboard
Sets the value of the forvaltere property.
Link copied to clipboard
open fun setHarGebyr(value: Boolean)
Sets the value of the harGebyr property.
Link copied to clipboard
open fun setRettsstiftelsesnummer(value: Int)
Sets the value of the rettsstiftelsesnummer property.
Link copied to clipboard
Sets the value of the rettsstiftelsestype property.
Link copied to clipboard
open fun setSaksnummer(value: String)
Sets the value of the saksnummer property.
Link copied to clipboard
open fun setTekster(value: TekstList)
Sets the value of the tekster property.