AarsaksparagrafKodeSpecification

Java class for AarsaksparagrafKodeSpecification complex type

.

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


<complexType name="AarsaksparagrafKodeSpecification">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}KodeSpecification">
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getKodeverdi(): String
Gets the value of the kodeverdi property.
Link copied to clipboard
open fun getNavn(): String
Gets the value of the navn property.
Link copied to clipboard
open fun setKodeverdi(value: String)
Sets the value of the kodeverdi property.
Link copied to clipboard
open fun setNavn(value: String)
Sets the value of the navn property.