PrioritetsbestemmelseForDokumentnummerOperation

Java class for PrioritetsbestemmelseForDokumentnummerOperation complex type

.

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


<complexType name="PrioritetsbestemmelseForDokumentnummerOperation">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}RettsendringOperation">
      <sequence>
        <element name="veketFor" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/grunnboksidenter}RettsstiftelseIdentList"/>
        <element name="sidestiltMed" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/grunnboksidenter}RettsstiftelseIdentList"/>
        <element name="medBeloep" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse}BeloepList"/>
        <element name="forBeloep" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse}BeloepList"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

constructor()

Functions

Link copied to clipboard
Gets the value of the aarsakGebyrfritak property.
Link copied to clipboard
Gets the value of the endrer property.
Link copied to clipboard
Gets the value of the forBeloep property.
Link copied to clipboard
Gets the value of the medBeloep 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
Gets the value of the sidestiltMed property.
Link copied to clipboard
open fun getTekster(): TekstList
Gets the value of the tekster property.
Link copied to clipboard
Gets the value of the veketFor 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 endrer property.
Link copied to clipboard
open fun setForBeloep(value: BeloepList)
Sets the value of the forBeloep property.
Link copied to clipboard
open fun setHarGebyr(value: Boolean)
Sets the value of the harGebyr property.
Link copied to clipboard
open fun setMedBeloep(value: BeloepList)
Sets the value of the medBeloep 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
Sets the value of the sidestiltMed property.
Link copied to clipboard
open fun setTekster(value: TekstList)
Sets the value of the tekster property.
Link copied to clipboard
Sets the value of the veketFor property.